Skip to content

Commit a5ecb5d

Browse files
committed
updated jaspersoft repo in another location
1 parent 7e9c707 commit a5ecb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
mavenLocal()
3333
maven { url "https://repo.grails.org/grails/core" }
3434
maven { url "https://nexus.ala.org.au/content/groups/public/" }
35-
maven { url "http://jaspersoft.artifactoryonline.com/jaspersoft/jaspersoft-repo"}
35+
maven { url "https://jaspersoft.jfrog.io/artifactory/third-party-ce-artifacts"}
3636
}
3737

3838
configurations {

0 commit comments

Comments
 (0)