From b3c85e92629950f15c8dce4053b558e9072b233b 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.12-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 f4485d6d2..557f4e962 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.12-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.vpp minimal-distribution - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT io.fd.honeycomb.vpp.distro.Main - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 9fd1cba0e..096c20b66 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.12-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.vpp naming-context-api - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index f8f2fbfb8..0523435f7 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.12-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp naming-context-impl - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 4bcdd6c25..41360c49a 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.12-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 bd71f833c..c2d9ad82f 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.12-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp vpp-translate-utils - 1.0.0-SNAPSHOT + 1.16.12-SNAPSHOT bundle -- cgit 1.2.3-korg