From 2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 29 Apr 2019 14:43:28 +0200 Subject: Hc2vpp 1.19.04 release Change-Id: I88900eb1c47ce3ba9e4d301e04b5d7b8c615879c Signed-off-by: Michal Cmarada --- 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 50e028c42..434bf726f 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.19.04-SNAPSHOT + 1.19.04 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 482fab449..b12a8ea6c 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.19.04-SNAPSHOT + 1.19.04 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 04ea66e4b..45bc325af 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-SNAPSHOT + 1.19.04 ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.19.04-SNAPSHOT + 1.19.04 ${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 ed8900c77..7ac385b57 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common impl-parent - 1.19.04-SNAPSHOT + 1.19.04 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 1b66682bc..cfe3bbbf4 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.19.04-SNAPSHOT + 1.19.04 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 67c7fe352..bbf63c626 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -20,13 +20,13 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.19.04-SNAPSHOT + 1.19.04 ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.19.04-SNAPSHOT + 1.19.04 ${project.artifactId} bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index ae49ca563..2b8d9f7f1 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.19.04-SNAPSHOT + 1.19.04 ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.19.04-SNAPSHOT + 1.19.04 bundle -- cgit 1.2.3-korg