From ae35af01bf51394ffbebdec91abda69daa3ff6b6 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Nov 2022 15:16:33 +0100 Subject: [PATCH] Release 1.0.0.RELEASE. [closes #544] Signed-off-by: Mark Paluch --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 10c931f3..6c5908de 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.postgresql r2dbc-postgresql - 1.0.0.BUILD-SNAPSHOT + 1.0.0.RELEASE jar Reactive Relational Database Connectivity - Postgresql