From b69b4688446bdf790a714944c72b8324ba4efce8 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 15 Feb 2018 14:28:56 +0100 Subject: Set Honeycomb version to 1.18.01.2-SNAPSHOT Change-Id: Ia99ee95a3b53b7d90ee871ad6754053b4524c086 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 a2ca4ee92..dcb1a77c0 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.01.1 + 1.18.01.2-SNAPSHOT ../honeycomb-parent 4.0.0 api-parent ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT pom diff --git a/common/asciidoc-scripts/pom.xml b/common/asciidoc-scripts/pom.xml index 7f7198ec2..9efd81d05 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.01.1 + 1.18.01.2-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.01.1 + 1.18.01.2-SNAPSHOT ${project.artifactId} diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 6b2c98528..6774473dd 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.01.1 + 1.18.01.2-SNAPSHOT diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 6561cbe9a..10440e09e 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.01.1 + 1.18.01.2-SNAPSHOT ../scripts-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.common common-scripts ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT jar diff --git a/common/honeycomb-parent/pom.xml b/common/honeycomb-parent/pom.xml index 43b14495f..8cf84d198 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.01.1 + 1.18.01.2-SNAPSHOT pom 3.1.1 @@ -289,7 +289,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.18.01.1 + 1.18.01.2-SNAPSHOT @@ -537,7 +537,7 @@ io.fd.honeycomb.doc asciidoc-scripts - 1.18.01.1 + 1.18.01.2-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 80212daa4..6a37fe6b8 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.01.1 + 1.18.01.2-SNAPSHOT ../honeycomb-parent 4.0.0 impl-parent ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT pom @@ -117,7 +117,7 @@ io.fd.honeycomb.common common-scripts - 1.18.01.1 + 1.18.01.2-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 6b2b78cd0..a5c3587c1 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.01.1 + 1.18.01.2-SNAPSHOT ../honeycomb-parent minimal-assembly-descriptor - 1.18.01.1 + 1.18.01.2-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 6b94ab72f..90227f48b 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.01.1 + 1.18.01.2-SNAPSHOT ../impl-parent 4.0.0 minimal-distribution-parent ${project.artifactId} - 1.18.01.1 + 1.18.01.2-SNAPSHOT pom @@ -133,7 +133,7 @@ io.fd.honeycomb.common common-scripts - 1.18.01.1 + 1.18.01.2-SNAPSHOT @@ -146,7 +146,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.18.01.1 + 1.18.01.2-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index be5548025..4168f2395 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.01.1 + 1.18.01.2-SNAPSHOT honeycomb-parent honeycomb-common-aggregator - 1.18.01.1 + 1.18.01.2-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml index 3b213b2d5..b4ced36a4 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.01.1 + 1.18.01.2-SNAPSHOT pom ${project.artifactId} diff --git a/common/yang-whitelist/pom.xml b/common/yang-whitelist/pom.xml index 62afc57b8..92c9225af 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.01.1 + 1.18.01.2-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 408ea20b7..9a04971cb 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.01.1 + 1.18.01.2-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-api - 1.18.01.1 + 1.18.01.2-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 e64f02f82..64010d9d2 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.01.1 + 1.18.01.2-SNAPSHOT ../../honeycomb-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.yang yang-whitelist-impl - 1.18.01.1 + 1.18.01.2-SNAPSHOT jar ${project.artifactId} -- cgit 1.2.3-korg