From 9aadab88a23729bb1fee1d4b4bcde3e4612c2adf Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 19 Oct 2017 08:19:27 +0200 Subject: Set honeycomb version back to 1.17.10-SNAPSHOT Change-Id: I4b8b855e8a028ec230a9bf4b23266e4f1a7a3ea0 Signed-off-by: Marek Gradzki --- 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 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'infra/northbound') diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 6e57bc770..ac5a46c33 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.17.10-RC2 + 1.17.10-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 66540d538..d676295b4 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -21,7 +21,7 @@ impl-parent io.fd.honeycomb.common - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.17.10-RC2 + 1.17.10-SNAPSHOT diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index 371354d38..0e9cf53bb 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.17.10-RC2 + 1.17.10-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 50940cb81..3f6586ca3 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 0deed1f30..49e5a9013 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -21,14 +21,14 @@ impl-parent io.fd.honeycomb.common - 1.17.10-RC2 + 1.17.10-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.17.10-RC2 + 1.17.10-SNAPSHOT 1.19.1 -- cgit 1.2.3-korg