From 7567ab4670f6cdf44e227ab8d547414a755401df Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 31 Aug 2016 09:56:23 +0200 Subject: Bump version to 1.16.12-SNAPSHOT Change-Id: I27b09dc1fdf7597c8b0751d8cbf950500e03fa23 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 329f4decd..20105f6aa 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.0.0-SNAPSHOT + 1.16.12-SNAPSHOT pom @@ -89,7 +89,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 8580e89e0..3dbf26855 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -10,6 +10,6 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index ee5bf7cbd..fbcd4c8f7 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.0.0-SNAPSHOT + 1.16.12-SNAPSHOT pom @@ -94,7 +94,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index ff00fbb40..166464391 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.0.0-SNAPSHOT + 1.16.12-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 0bfd2de03..e8f57e6ee 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -39,7 +39,7 @@ 4.0.0 io.fd.honeycomb.common minimal-distribution-parent - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT pom @@ -177,7 +177,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 3a53456f2..72f23feb1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common honeycomb-common-aggregator - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT honeycomb pom 4.0.0 -- cgit 1.2.3-korg