From 1f9355041887924c148b4197ebab5df86b0d5ead Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 15:49:21 +0200 Subject: Set Honeycomb version back to 1.18.04-SNAPSHOT Change-Id: Ib34bdab88f292165993b83c17bbae9b500b63eea Signed-off-by: Marek Gradzki --- infra/northbound/bgp-extensions/evpn/pom.xml | 4 ++-- infra/northbound/bgp-extensions/extension-common/pom.xml | 4 ++-- infra/northbound/bgp-extensions/inet/pom.xml | 4 ++-- infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml | 4 ++-- infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml | 4 ++-- infra/northbound/bgp-extensions/labeled-unicast/pom.xml | 4 ++-- infra/northbound/bgp-extensions/linkstate/pom.xml | 4 ++-- infra/northbound/bgp-extensions/pom.xml | 4 ++-- infra/northbound/bgp/pom.xml | 4 ++-- infra/northbound/common/pom.xml | 4 ++-- infra/northbound/netconf/pom.xml | 4 ++-- infra/northbound/pom.xml | 2 +- infra/northbound/restconf/pom.xml | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) (limited to 'infra/northbound') diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index 578e0d1ca..e85c00c20 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp evpn - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 1db2f94bb..fc7652816 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp extension-common - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index 0a0825c1b..1e657e068 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp inet - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index f6f9dd04a..de5665de9 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v4 - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index 16dedfa08..afcbc743d 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v6 - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index c1c9bfc80..28d8173c6 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp labeled-unicast - 1.18.04-RC1 + 1.18.04-SNAPSHOT io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index f2dba03dd..6db100d8b 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp linkstate - 1.18.04-RC1 + 1.18.04-SNAPSHOT io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index a35cabf1e..e9a751645 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -21,14 +21,14 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb.northbound.bgp bgp-extensions - 1.18.04-RC1 + 1.18.04-SNAPSHOT evpn inet diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 59409e074..e471176a8 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 5421befd0..968ae7669 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index 044b343b2..1c672f2d4 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.18.04-RC1 + 1.18.04-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 2dc4a8f63..241b4fa67 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index d40ee8af1..5cf74d23c 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.18.04-RC1 + 1.18.04-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.18.04-RC1 + 1.18.04-SNAPSHOT 1.19.1 -- cgit 1.2.3-korg