From 26478a491e8a3846134811bd909f4faeaa566604 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 10 May 2021 15:58:30 +0200 Subject: [PATCH] Release 0.8.5.RELEASE [closes #225] Signed-off-by: Mark Paluch --- 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 37ac692..a66942d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.5.BUILD-SNAPSHOT + 0.8.5.RELEASE pom Reactive Relational Database Connectivity - SPI Parent diff --git a/r2dbc-spec/pom.xml b/r2dbc-spec/pom.xml index 8e63f7b..ef753e5 100644 --- a/r2dbc-spec/pom.xml +++ b/r2dbc-spec/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.5.BUILD-SNAPSHOT + 0.8.5.RELEASE r2dbc-spec diff --git a/r2dbc-spi-test/pom.xml b/r2dbc-spi-test/pom.xml index f3505cd..5ae6286 100644 --- a/r2dbc-spi-test/pom.xml +++ b/r2dbc-spi-test/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.5.BUILD-SNAPSHOT + 0.8.5.RELEASE r2dbc-spi-test diff --git a/r2dbc-spi/pom.xml b/r2dbc-spi/pom.xml index 8d5992a..d5642aa 100644 --- a/r2dbc-spi/pom.xml +++ b/r2dbc-spi/pom.xml @@ -25,7 +25,7 @@ io.r2dbc r2dbc-spi-parent - 0.8.5.BUILD-SNAPSHOT + 0.8.5.RELEASE r2dbc-spi