Skip to content

Commit b802c01

Browse files
authored
Grails 6 compatible profiles (#13642)
1 parent 8871703 commit b802c01

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

grails-bom/profiles.properties

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
rest-api=6.0.0-SNAPSHOT
2-
base=6.0.0-SNAPSHOT
3-
web=6.0.0-SNAPSHOT
4-
react=6.0.0-SNAPSHOT
5-
vue=6.0.0-SNAPSHOT
6-
plugin=6.0.0-SNAPSHOT
7-
profile=6.0.0-SNAPSHOT
8-
rest-api-plugin=6.0.0-SNAPSHOT
9-
web-plugin=6.0.0-SNAPSHOT
10-
angular=9.0.0-SNAPSHOT
1+
rest-api=6.0.0
2+
base=6.0.0
3+
web=6.0.0
4+
react=6.0.0
5+
vue=6.0.0
6+
plugin=6.0.0
7+
profile=6.0.0
8+
rest-api-plugin=6.0.0
9+
web-plugin=6.0.0
10+
angular=9.0.0

0 commit comments

Comments
 (0)