From 792de2dfe6529943f5455f2e64f7de120e723e79 Mon Sep 17 00:00:00 2001 From: Dave Moten Date: Wed, 2 Aug 2023 10:15:26 +1000 Subject: [PATCH] [maven-release-plugin] prepare release 0.2.14 --- pom.xml | 4 ++-- rxjava2-jdbc-kotlin-example/pom.xml | 2 +- rxjava2-jdbc-stored-procedure/pom.xml | 2 +- rxjava2-jdbc/pom.xml | 2 +- rxjava2-pool/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c958379b..04300760 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 0.1 rxjava2-jdbc-parent - 0.2.14-SNAPSHOT + 0.2.14 ${project.artifactId} pom http://github.com/davidmoten/rxjava2-jdbc @@ -81,7 +81,7 @@ ${scm.url} ${scm.url} ${scm.url} - 0.2.4 + 0.2.14 rxjava2-jdbc-stored-procedure diff --git a/rxjava2-jdbc-kotlin-example/pom.xml b/rxjava2-jdbc-kotlin-example/pom.xml index 87721965..3782edda 100644 --- a/rxjava2-jdbc-kotlin-example/pom.xml +++ b/rxjava2-jdbc-kotlin-example/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.14-SNAPSHOT + 0.2.14 rxjava2-jdbc-kotlin-example diff --git a/rxjava2-jdbc-stored-procedure/pom.xml b/rxjava2-jdbc-stored-procedure/pom.xml index 2426a528..e429030b 100644 --- a/rxjava2-jdbc-stored-procedure/pom.xml +++ b/rxjava2-jdbc-stored-procedure/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.14-SNAPSHOT + 0.2.14 rxjava2-jdbc-stored-procedure diff --git a/rxjava2-jdbc/pom.xml b/rxjava2-jdbc/pom.xml index c6150bf2..ead85a8a 100644 --- a/rxjava2-jdbc/pom.xml +++ b/rxjava2-jdbc/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.14-SNAPSHOT + 0.2.14 rxjava2-jdbc diff --git a/rxjava2-pool/pom.xml b/rxjava2-pool/pom.xml index 6adc6c46..b989f172 100644 --- a/rxjava2-pool/pom.xml +++ b/rxjava2-pool/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.14-SNAPSHOT + 0.2.14 rxjava2-pool