From 8be1783be737e79fbcb7e4377b920959cf1f7198 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 7 Dec 2016 08:56:02 +0100 Subject: Set honeycomb version to 17.01 to allign with vpp release Change-Id: I47f37a60f276928672fc2bd53e948641d9278014 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 8baec3694..1f9b3913d 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT pom diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index b33341d9e..f7da05388 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -4,7 +4,7 @@ io.fd.honeycomb.common honeycomb-checkstyle ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 1e4dd8443..cf764a75e 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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index cb287ab16..47d4a3608 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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT pom 3.1.1 @@ -264,7 +264,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT @@ -484,7 +484,7 @@ io.fd.honeycomb.common common-scripts - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 535d638df..d35b84dec 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT pom diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index bd9f34193..38e4a0ff6 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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../honeycomb-parent minimal-assembly-descriptor - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 307d31ec6..23a877062 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.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT pom @@ -187,7 +187,7 @@ io.fd.honeycomb.common common-scripts - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT @@ -200,7 +200,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 651b12cd3..13db85889 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT honeycomb-parent honeycomb-common-aggregator - 1.16.12-SNAPSHOT + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg