From 40c00e4ec98b88c3b52170cf8b108e05e2e14cdd Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:09:30 +0200 Subject: Set Honeycomb version back to 1.18.10-SNAPSHOT Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce Signed-off-by: Michal Cmarada --- 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 d8be93ba2..4163e4f69 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp evpn - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 3ecfbb87a..d0283e850 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp extension-common - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index 261d4d9f1..94c3a82b7 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp inet - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index 0c02a3773..b296191ee 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v4 - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index 01b7d0cd1..5d361feb2 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp l3-vpn-v6 - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index 8bef61d0a..eef24d4a9 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp labeled-unicast - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index ff999c9cf..7423a51a4 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.10-RC1 + 1.18.10-SNAPSHOT ../../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound.bgp linkstate - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index bbdca4adf..bce4aacf4 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb.northbound.bgp bgp-extensions - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} evpn diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 3a675da4d..f8538f514 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 530759304..e145e9bdd 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index ab54e5e98..6b0af0c7f 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 296fe1192..5d2a283b7 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 4a5568ec7..ee07c33ab 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.10-RC1 + 1.18.10-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.18.10-RC1 + 1.18.10-SNAPSHOT ${project.artifactId} -- cgit 1.2.3-korg