From 6223fd97f1113ad6dfc13fbc93fa911b460cf091 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Apr 2018 10:20:49 +0200 Subject: Set Hc2vpp version to 1.18.04.1-SNAPSHOT Change-Id: Ie2307b319b361b9dc29e5293c3163e4f53856311 Signed-off-by: Marek Gradzki --- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 4 ++-- vpp-common/vpp-common-integration/pom.xml | 4 ++-- vpp-common/vpp-impl-parent/pom.xml | 4 ++-- vpp-common/vpp-translate-test/pom.xml | 4 ++-- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'vpp-common') diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 22d25b37d..9038663c8 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 24aae4d89..d90d8b899 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 769541fad..7f2e87257 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.18.04 + 1.18.04.1-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 0ba07b5e2..fadd50502 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-common-integration ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT 18.04 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 8dd29b9a4..835c9c35c 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index d97b26096..9f4c902f2 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -20,14 +20,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-test ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 724030b2f..b6a1736b5 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04 + 1.18.04.1-SNAPSHOT ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.18.04 + 1.18.04.1-SNAPSHOT bundle -- cgit 1.2.3-korg