#555 - Polishing.

Clean up poms for stable builds.
This commit is contained in:
Mark Paluch
2020-02-27 11:10:33 +01:00
parent a66b87653f
commit 43deb3a262
2 changed files with 1 additions and 6 deletions

View File

@@ -23,11 +23,6 @@
<artifactId>reactor-test</artifactId>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-webflux</artifactId>

View File

@@ -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.M3</spring-boot-data-r2dbc.version>
<r2dbc-h2.version>0.8.0.RELEASE</r2dbc-h2.version>
</properties>