From 2abb019fbbd8b5fd201788e6f6a59f71fbc91875 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 31 Mar 2017 07:16:33 +0200 Subject: Bump version to 1.17.04-RC1 Change-Id: I58a8e476622ab902db67b46e32df7a5d40b0643c Signed-off-by: Marek Gradzki --- common/api-parent/pom.xml | 4 ++-- common/checkstyle/pom.xml | 2 +- common/common-scripts/pom.xml | 2 +- common/honeycomb-parent/pom.xml | 6 +++--- common/impl-parent/pom.xml | 4 ++-- common/minimal-assembly-descriptor/pom.xml | 4 ++-- common/minimal-distribution-parent/pom.xml | 8 ++++---- common/pom.xml | 4 ++-- 8 files changed, 17 insertions(+), 17 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 2f2244978..8d7248cc4 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 pom diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 9f1f7dbb5..da97622b3 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -4,7 +4,7 @@ io.fd.honeycomb.common honeycomb-checkstyle ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index f9166d4eb..5bad6950d 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -22,7 +22,7 @@ io.fd.honeycomb.common common-scripts ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 3f03475aa..9d3f6dfd3 100644 --- a/common/honeycomb-parent/pom.xml +++ b/common/honeycomb-parent/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 pom 3.1.1 @@ -264,7 +264,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.17.04-SNAPSHOT + 1.17.04-RC1 @@ -492,7 +492,7 @@ io.fd.honeycomb.common common-scripts - 1.17.04-SNAPSHOT + 1.17.04-RC1 diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 931e9f45a..7f2d47ea1 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 pom diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 80ff01a44..8a603ca3d 100644 --- a/common/minimal-assembly-descriptor/pom.xml +++ b/common/minimal-assembly-descriptor/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../honeycomb-parent minimal-assembly-descriptor - 1.17.04-SNAPSHOT + 1.17.04-RC1 ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index ab9066e7a..2bc4d3bcd 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -20,14 +20,14 @@ io.fd.honeycomb.common impl-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.17.04-SNAPSHOT + 1.17.04-RC1 pom @@ -187,7 +187,7 @@ io.fd.honeycomb.common common-scripts - 1.17.04-SNAPSHOT + 1.17.04-RC1 @@ -200,7 +200,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.17.04-SNAPSHOT + 1.17.04-RC1 diff --git a/common/pom.xml b/common/pom.xml index ea8dde153..f6c6fce14 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.04-SNAPSHOT + 1.17.04-RC1 honeycomb-parent honeycomb-common-aggregator - 1.17.04-SNAPSHOT + 1.17.04-RC1 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg