From 2f3b290f51486a1243cc1306430ba6ce64ae4ba3 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 14:27:26 +0100 Subject: Bump hc2vpp version to 1.19.04-SNAPSHOT Change-Id: I5f2c8635eab44f5d7b74514f3a2f7b4218b3369c Signed-off-by: Michal Cmarada --- common/api-parent/pom.xml | 4 ++-- common/hc2vpp-parent/pom.xml | 6 +++--- common/impl-parent/pom.xml | 6 +++--- common/minimal-distribution-parent/pom.xml | 4 ++-- common/pom.xml | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) (limited to 'common') diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 32da77da8..6345f09ba 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../hc2vpp-parent io.fd.hc2vpp.common api-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT pom diff --git a/common/hc2vpp-parent/pom.xml b/common/hc2vpp-parent/pom.xml index bd6524ea8..3410fdd2a 100644 --- a/common/hc2vpp-parent/pom.xml +++ b/common/hc2vpp-parent/pom.xml @@ -7,17 +7,17 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT io.fd.hc2vpp.common hc2vpp-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT pom - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT \ No newline at end of file diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index e9f3b768e..d02e39488 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../hc2vpp-parent io.fd.hc2vpp.common impl-parent ${project.artifactId} - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT pom @@ -23,7 +23,7 @@ io.fd.honeycomb.common impl-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT pom import diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 20e780841..bb456f3a3 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -7,13 +7,13 @@ io.fd.hc2vpp.common impl-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ../impl-parent io.fd.hc2vpp.common minimal-distribution-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} pom diff --git a/common/pom.xml b/common/pom.xml index 51c505c9a..4e6268abf 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -7,14 +7,14 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT hc2vpp-parent io.fd.hc2vpp.common hc2vpp-common-aggregator - 1.19.01-SNAPSHOT + 1.19.04-SNAPSHOT ${project.artifactId} pom Aggregator for common maven parents providing base configuration for Hc2vpp modules -- cgit 1.2.3-korg