From 6d43491e197a5cb5a70adbbd7c63f458f852c38b Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 31 Aug 2016 09:56:23 +0200 Subject: Bump version to 1.16.9-SNAPSHOT Change-Id: I27b09dc1fdf7597c8b0751d8cbf950500e03fa23 Signed-off-by: Maros Marsalek --- vpp-common/minimal-distribution/pom.xml | 6 +++--- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 2 +- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/minimal-distribution/pom.xml b/vpp-common/minimal-distribution/pom.xml index ad0a1bef6..98b8e1363 100644 --- a/vpp-common/minimal-distribution/pom.xml +++ b/vpp-common/minimal-distribution/pom.xml @@ -18,18 +18,18 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.vpp minimal-distribution - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT io.fd.honeycomb.vpp.distro.Main - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 9fd1cba0e..f9c8e1ed3 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.vpp naming-context-api - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index f8f2fbfb8..9a578c12b 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp naming-context-impl - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 4bcdd6c25..f961264f3 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.vpp vpp-common-aggregator - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT v3po pom 4.0.0 diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 32466c2e1..12cb770ec 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp vpp-translate-utils - 1.0.0-SNAPSHOT + 1.16.9-SNAPSHOT bundle -- cgit 1.2.3-korg