From 63796c77c0ff70d2a8a39667eabbd9d292ed31e8 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 15:24:56 +0200 Subject: Set Hc2vpp version back to 1.19.04-SNAPSHOT Change-Id: I5021dce207d5c30928d2ed49692cfaf190ba6551 Signed-off-by: Michal Cmarada --- bgp/bgp-prefix-sid/pom.xml | 4 ++-- bgp/inet/pom.xml | 4 ++-- bgp/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'bgp') diff --git a/bgp/bgp-prefix-sid/pom.xml b/bgp/bgp-prefix-sid/pom.xml index 96f9543bb..8e609f5ef 100644 --- a/bgp/bgp-prefix-sid/pom.xml +++ b/bgp/bgp-prefix-sid/pom.xml @@ -5,7 +5,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-prefix-sid ${project.artifactId} - 1.19.04-RC1 + 1.19.04-SNAPSHOT diff --git a/bgp/inet/pom.xml b/bgp/inet/pom.xml index fec42b6fa..7d488d43c 100644 --- a/bgp/inet/pom.xml +++ b/bgp/inet/pom.xml @@ -5,7 +5,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -13,7 +13,7 @@ io.fd.hc2vpp.bgp bgp-inet ${project.artifactId} - 1.19.04-RC1 + 1.19.04-SNAPSHOT diff --git a/bgp/pom.xml b/bgp/pom.xml index bad5b6860..952bd22fb 100644 --- a/bgp/pom.xml +++ b/bgp/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.19.04-RC1 + 1.19.04-SNAPSHOT ../common/hc2vpp-parent io.fd.hc2vpp.bgp bgp-aggregator - 1.19.04-RC1 + 1.19.04-SNAPSHOT ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg