#542 - Upgrade to Spring Boot 2.2.1.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<spring-boot-data-r2dbc.version>0.1.0.BUILD-SNAPSHOT</spring-boot-data-r2dbc.version>
|
||||
<spring-boot-data-r2dbc.version>0.1.0.M2</spring-boot-data-r2dbc.version>
|
||||
<r2dbc-h2.version>0.8.0.BUILD-SNAPSHOT</r2dbc-h2.version>
|
||||
</properties>
|
||||
|
||||
@@ -47,17 +47,4 @@
|
||||
|
||||
</dependencies>
|
||||
|
||||
<profiles>
|
||||
|
||||
<!-- Override property as the module always needs Moore -->
|
||||
|
||||
<profile>
|
||||
<id>spring-data-next</id>
|
||||
<properties>
|
||||
<spring-data-releasetrain.version>Moore-BUILD-SNAPSHOT</spring-data-releasetrain.version>
|
||||
</properties>
|
||||
</profile>
|
||||
|
||||
</profiles>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user