Skip to content

Commit b87027d

Browse files
authored
Update repository list for profiles
1 parent 5a170fd commit b87027d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

grails-profiles/base/profile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ skeleton:
1717
executable: ["**/gradlew*", "**/grailsw*"]
1818
binaryExtensions: ['png','gif','jpg','jpeg','ico','icns','pdf','zip','jar','class']
1919
repositories:
20-
- "https://repository.apache.org/content/groups/public"
2120
- "https://repo.grails.org/grails/restricted"
21+
- "https://repository.apache.org/content/groups/snapshots"
2222
features:
2323
defaults:
2424
- events
2525
build:
2626
repositories:
27-
- "https://repository.apache.org/content/groups/public"
2827
- "https://repo.grails.org/grails/restricted"
28+
- "https://repository.apache.org/content/groups/snapshots"
2929
plugins:
3030
- eclipse
3131
- idea

0 commit comments

Comments
 (0)