From 51b88a708aa648f4787e7fb1ca8addeb1fd0d523 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 20 Jul 2018 08:54:26 +0200 Subject: Bump honeycomb version to 1.18.10-SNAPSHOT Change-Id: Ibd371b845debac895fad97b4e15732d858e00a3c Signed-off-by: Marek Gradzki --- common/api-parent/pom.xml | 4 ++-- common/asciidoc-scripts/pom.xml | 4 ++-- common/checkstyle/pom.xml | 2 +- common/common-scripts/pom.xml | 4 ++-- common/honeycomb-parent/pom.xml | 6 +++--- common/impl-parent/pom.xml | 6 +++--- common/minimal-assembly-descriptor/pom.xml | 4 ++-- common/minimal-distribution-parent/pom.xml | 8 ++++---- common/pom.xml | 4 ++-- common/scripts-parent/pom.xml | 2 +- common/yang-whitelist/pom.xml | 2 +- common/yang-whitelist/yang-whitelist-api/pom.xml | 4 ++-- common/yang-whitelist/yang-whitelist-impl/pom.xml | 4 ++-- 13 files changed, 27 insertions(+), 27 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index e6d767eee..0d41315b0 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom diff --git a/common/asciidoc-scripts/pom.xml b/common/asciidoc-scripts/pom.xml index 2d89b8a66..cdd52dbed 100644 --- a/common/asciidoc-scripts/pom.xml +++ b/common/asciidoc-scripts/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.scripts scripts-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index c67c4ad1e..69c4632d3 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -4,7 +4,7 @@ io.fd.honeycomb.common honeycomb-checkstyle ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index b64875225..2654b8515 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.scripts scripts-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.common common-scripts ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index ca90e4a1f..1d86d42fb 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.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom 3.1.1 @@ -289,7 +289,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT @@ -537,7 +537,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index f08dcb4bd..8cdcedc65 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom @@ -117,7 +117,7 @@ io.fd.honeycomb.common common-scripts - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index f1aa9b3d7..dd9eb0f1f 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.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../honeycomb-parent minimal-assembly-descriptor - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 58e7ccabc..121443953 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.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom @@ -133,7 +133,7 @@ io.fd.honeycomb.common common-scripts - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT @@ -146,7 +146,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 1dc7f3d9e..b8bf5afd5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT honeycomb-parent honeycomb-common-aggregator - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml index c91bdef1f..356941915 100644 --- a/common/scripts-parent/pom.xml +++ b/common/scripts-parent/pom.xml @@ -22,7 +22,7 @@ io.fd.honeycomb.scripts scripts-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT pom ${project.artifactId} diff --git a/common/yang-whitelist/pom.xml b/common/yang-whitelist/pom.xml index 5ad1dbe41..3b2c71509 100644 --- a/common/yang-whitelist/pom.xml +++ b/common/yang-whitelist/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../common/honeycomb-parent diff --git a/common/yang-whitelist/yang-whitelist-api/pom.xml b/common/yang-whitelist/yang-whitelist-api/pom.xml index 93947877d..cfafe70d6 100644 --- a/common/yang-whitelist/yang-whitelist-api/pom.xml +++ b/common/yang-whitelist/yang-whitelist-api/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-api - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT jar ${project.artifactId} diff --git a/common/yang-whitelist/yang-whitelist-impl/pom.xml b/common/yang-whitelist/yang-whitelist-impl/pom.xml index 8f41a0bb4..a2a8e63c6 100644 --- a/common/yang-whitelist/yang-whitelist-impl/pom.xml +++ b/common/yang-whitelist/yang-whitelist-impl/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-impl - 1.18.07-SNAPSHOT + 1.18.10-SNAPSHOT jar ${project.artifactId} -- cgit 1.2.3-korg