Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Change back the maven url to dev maven repos for now
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Carino <[email protected]>
  • Loading branch information
jadecarino committed Jul 23, 2024
1 parent 60fa8b1 commit da440f3
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 @@ -31,7 +31,7 @@ allprojects {
repositories {
mavenLocal()
maven {
url "https://maven.pkg.github.com/galasa-dev/wrapping/"
url "https://development.galasa.dev/main/maven-repo/wrapping/"
}
gradlePluginPortal()
mavenCentral()
Expand Down

0 comments on commit da440f3

Please sign in to comment.