Skip to content

Commit 18e4c6f

Browse files
authored
Use ge.apache.org instead of ge.grails.org
1 parent cdccb89 commit 18e4c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def isLocal = !isCI
88
def isAuthenticated = System.getenv('GRAILS_DEVELOCITY_ACCESS_KEY') != null
99

1010
develocity {
11-
server = 'https://ge.grails.org'
11+
server = 'https://ge.apache.org'
1212
buildScan {
1313
tag('grails')
1414
tag('grails-gsp')

0 commit comments

Comments
 (0)