From a60b4f4e7aa15e25a613194052333ea15b100da9 Mon Sep 17 00:00:00 2001 From: Dave Moten Date: Thu, 7 Feb 2019 15:28:09 +1100 Subject: [PATCH] [maven-release-plugin] prepare release 0.2.2 --- 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 00c1baa9..751f9577 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 0.1 rxjava2-jdbc-parent - 0.2.2-SNAPSHOT + 0.2.2 ${project.artifactId} pom http://github.com/davidmoten/rxjava2-jdbc @@ -80,7 +80,7 @@ ${scm.url} ${scm.url} ${scm.url} - HEAD + 0.2.2 rxjava2-jdbc-stored-procedure diff --git a/rxjava2-jdbc-kotlin-example/pom.xml b/rxjava2-jdbc-kotlin-example/pom.xml index 21306a78..215bba5e 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.2-SNAPSHOT + 0.2.2 rxjava2-jdbc-kotlin-example diff --git a/rxjava2-jdbc-stored-procedure/pom.xml b/rxjava2-jdbc-stored-procedure/pom.xml index cfdd20c6..d23dab51 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.2-SNAPSHOT + 0.2.2 rxjava2-jdbc-stored-procedure diff --git a/rxjava2-jdbc/pom.xml b/rxjava2-jdbc/pom.xml index e0a600b4..92406847 100644 --- a/rxjava2-jdbc/pom.xml +++ b/rxjava2-jdbc/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.2-SNAPSHOT + 0.2.2 rxjava2-jdbc diff --git a/rxjava2-pool/pom.xml b/rxjava2-pool/pom.xml index 43b45039..90aa363f 100644 --- a/rxjava2-pool/pom.xml +++ b/rxjava2-pool/pom.xml @@ -5,7 +5,7 @@ com.github.davidmoten rxjava2-jdbc-parent - 0.2.2-SNAPSHOT + 0.2.2 rxjava2-pool