Skip to content

Commit

Permalink
Update restlet maven repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanuszkiewicz-tt committed Oct 25, 2024
1 parent c10650a commit 57dae30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ configure(subprojects) {
repositories {
mavenCentral()
maven {
url "http://maven.restlet.org/"
url "http://maven.restlet.talend.com/"
allowInsecureProtocol = true
}
}
Expand Down

0 comments on commit 57dae30

Please sign in to comment.