From 9572e2714d1f4a2b0f75a98b63316705f8fa046d Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 15 Sep 2016 10:12:39 +0200 Subject: Bump versions to SNAPSHOT This reverts commit a5846cd36101fba5acdf511480fdbdf2f17f039a. Change-Id: Ie02435307b2ab6e4627758ff6ab0071de4966339 Signed-off-by: Maros Marsalek --- common/api-parent/pom.xml | 4 ++-- common/checkstyle/pom.xml | 2 +- common/impl-parent/pom.xml | 4 ++-- common/minimal-assembly-descriptor/pom.xml | 2 +- common/minimal-distribution-parent/pom.xml | 4 ++-- common/pom.xml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 06dced208..72e0b25b6 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -28,7 +28,7 @@ 4.0.0 io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -89,7 +89,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 21a163b63..a9d789f0b 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -10,6 +10,6 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 1dce9af85..71566e6d7 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -26,7 +26,7 @@ 4.0.0 io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -94,7 +94,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 973dedf27..24b4e722f 100644 --- a/common/minimal-assembly-descriptor/pom.xml +++ b/common/minimal-assembly-descriptor/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.16.9-RC2 + 1.16.9-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 0ff30da96..02356cb75 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -53,7 +53,7 @@ done 4.0.0 io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -200,7 +200,7 @@ done io.fd.honeycomb.common minimal-assembly-descriptor - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index f94218c82..5222ac96b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common honeycomb-common-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb pom 4.0.0 -- cgit 1.2.3-korg