Skip to content

Commit 216b814

Browse files
committed
Merge branch '71298968-service-shading'
2 parents af804e9 + ee3aed7 commit 216b814

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/play_framework_auto_reconfiguration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# Note that the repository is shared with the Spring Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 0.+
20+
version: 1.+
2121
repository_root: "{default.repository.root}/auto-reconfiguration"

config/play_framework_jpa_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
# Configuration for the Play JPA Plugin framework
1717
---
18-
version: 1.0.+
18+
version: 1.+
1919
repository_root: "{default.repository.root}/play-jpa-plugin"

config/spring_auto_reconfiguration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
# Note that the repository is shared with the Play Auto Reconfiguration framework and should be kept in step to
1818
# avoid conflicts.
1919
---
20-
version: 1.0.+
20+
version: 1.+
2121
repository_root: "{default.repository.root}/auto-reconfiguration"

0 commit comments

Comments
 (0)