From 10eb47bed1b7d71c9ac0c6bf5dc00b92a5b7429f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 6 Jul 2017 17:17:26 +0200 Subject: Bump honeycomb version to 1.17.10-SNAPSHOT Change-Id: I6294fc266b704568d4e093a50d615f96eac153be 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 0b6272fc8..9f5239286 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.07-SNAPSHOT + 1.17.10-SNAPSHOT ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT pom diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 6598b6c7e..1cd2ddb67 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.07-SNAPSHOT + 1.17.10-SNAPSHOT diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 7be29b662..9e818d7cb 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.07-SNAPSHOT + 1.17.10-SNAPSHOT jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 4779d1fab..869641dac 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.07-SNAPSHOT + 1.17.10-SNAPSHOT pom 3.1.1 @@ -274,7 +274,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT @@ -508,7 +508,7 @@ io.fd.honeycomb.common common-scripts - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 832bb1adf..97f426651 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.07-SNAPSHOT + 1.17.10-SNAPSHOT ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT pom diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 2e6e8e61b..d100ffb16 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.07-SNAPSHOT + 1.17.10-SNAPSHOT ../honeycomb-parent minimal-assembly-descriptor - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 281c88cb4..640ca17f5 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.07-SNAPSHOT + 1.17.10-SNAPSHOT ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT pom @@ -133,7 +133,7 @@ io.fd.honeycomb.common common-scripts - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT @@ -146,7 +146,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 2dc48a73e..588955be6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT honeycomb-parent honeycomb-common-aggregator - 1.17.07-SNAPSHOT + 1.17.10-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg