From c59cb771a6e1e8d21b12acd0c50ca4f11e3b8c1f Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Fri, 8 Feb 2019 13:06:40 -0800 Subject: [PATCH] v1.0.0.M7 Release --- pom.xml | 2 +- r2dbc-spec/pom.xml | 2 +- r2dbc-spi-test/pom.xml | 2 +- r2dbc-spi/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9e92786..2bdb06d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.r2dbc r2dbc-spi-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M7 pom Reactive Relational Database Connectivity - SPI Parent diff --git a/r2dbc-spec/pom.xml b/r2dbc-spec/pom.xml index e34c0c1..734dc91 100644 --- a/r2dbc-spec/pom.xml +++ b/r2dbc-spec/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M7 r2dbc-spec diff --git a/r2dbc-spi-test/pom.xml b/r2dbc-spi-test/pom.xml index 47bf7bd..fb73d65 100644 --- a/r2dbc-spi-test/pom.xml +++ b/r2dbc-spi-test/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M7 r2dbc-spi-test diff --git a/r2dbc-spi/pom.xml b/r2dbc-spi/pom.xml index 8d42598..8d9705f 100644 --- a/r2dbc-spi/pom.xml +++ b/r2dbc-spi/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M7 r2dbc-spi