From 2ea6279505d0e66c8474c3933a9b3ca3423ae4b7 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 16:00:33 +0200 Subject: Bump Honeycomb version to 1.18.07-SNAPSHOT Change-Id: Ib0b9a2a2369730cd8a21e35e4dce0b62e45e8ad3 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 a52944a3f..e6d767eee 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT pom diff --git a/common/asciidoc-scripts/pom.xml b/common/asciidoc-scripts/pom.xml index 938d3ed25..2d89b8a66 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT ${project.artifactId} diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index cbf2d6497..c67c4ad1e 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.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 8a0deea0d..b64875225 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.common common-scripts ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 3fa192340..15a645338 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.04-SNAPSHOT + 1.18.07-SNAPSHOT pom 3.1.1 @@ -289,7 +289,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT @@ -537,7 +537,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 7c020385b..f08dcb4bd 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT pom @@ -117,7 +117,7 @@ io.fd.honeycomb.common common-scripts - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 259f7c51a..f1aa9b3d7 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../honeycomb-parent minimal-assembly-descriptor - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 3aac39052..58e7ccabc 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT pom @@ -133,7 +133,7 @@ io.fd.honeycomb.common common-scripts - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT @@ -146,7 +146,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index a49036741..1dc7f3d9e 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT honeycomb-parent honeycomb-common-aggregator - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml index 64fce3335..9bb033ea1 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.04-SNAPSHOT + 1.18.07-SNAPSHOT pom ${project.artifactId} diff --git a/common/yang-whitelist/pom.xml b/common/yang-whitelist/pom.xml index a390e46d8..5526c812a 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.04-SNAPSHOT + 1.18.07-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 e6d2b3c58..93947877d 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-api - 1.18.04-SNAPSHOT + 1.18.07-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 cabed2873..8f41a0bb4 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.04-SNAPSHOT + 1.18.07-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-impl - 1.18.04-SNAPSHOT + 1.18.07-SNAPSHOT jar ${project.artifactId} -- cgit 1.2.3-korg