From d01166ab9a6ead3f628adb84bb968ea322086055 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 28 May 2020 07:54:58 -0500 Subject: [PATCH] v0.8.2.RELEASE 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 c9c93a2..15a21b6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.2.BUILD-SNAPSHOT + 0.8.2.RELEASE pom Reactive Relational Database Connectivity - SPI Parent diff --git a/r2dbc-spec/pom.xml b/r2dbc-spec/pom.xml index ecd8918..8ddf7f9 100644 --- a/r2dbc-spec/pom.xml +++ b/r2dbc-spec/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.2.BUILD-SNAPSHOT + 0.8.2.RELEASE r2dbc-spec diff --git a/r2dbc-spi-test/pom.xml b/r2dbc-spi-test/pom.xml index 43a9e7c..c9069bf 100644 --- a/r2dbc-spi-test/pom.xml +++ b/r2dbc-spi-test/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.2.BUILD-SNAPSHOT + 0.8.2.RELEASE r2dbc-spi-test diff --git a/r2dbc-spi/pom.xml b/r2dbc-spi/pom.xml index 9094d79..a59f79c 100644 --- a/r2dbc-spi/pom.xml +++ b/r2dbc-spi/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.2.BUILD-SNAPSHOT + 0.8.2.RELEASE r2dbc-spi