From 450b88fb8e8bf126f62fa9aafafbe5bede976a70 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Mon, 4 Feb 2019 11:35:28 +0100 Subject: Hc2vpp 1.19.01 release Change-Id: Iabdd6ca34579f26f200362bac25594931319234e 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 a0039cca7..a65724dda 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.01-SNAPSHOT + 1.19.01 ../../common/api-parent @@ -26,7 +26,7 @@ io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 5db3bfae7..e9f04251e 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.01-SNAPSHOT + 1.19.01 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index fcda4cdf1..b3e6778e7 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,13 +18,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.01 ../common/hc2vpp-parent io.fd.hc2vpp.common vpp-common-aggregator - 1.19.01-SNAPSHOT + 1.19.01 ${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 fe7037f79..2a15aebf3 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.01-SNAPSHOT + 1.19.01 ../../common/impl-parent 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.19.01-SNAPSHOT + 1.19.01 ${project.artifactId} diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 17e15747d..8d0fa4304 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.01-SNAPSHOT + 1.19.01 ../../common/impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 5a05d0dca..c5285ef42 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.01-SNAPSHOT + 1.19.01 ../vpp-impl-parent 4.0.0 vpp-translate-test - 1.19.01-SNAPSHOT + 1.19.01 ${project.artifactId} bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 1a064f0c3..1f5093e52 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.01-SNAPSHOT + 1.19.01 ../vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.01 bundle -- cgit 1.2.3-korg