From e87dfb9a1e875776aaf3a4d0087a5df3f4c7e298 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:21:38 +0200 Subject: Bump honeycomb version to 1.17.10-RC1 Change-Id: I12d4756d474261bcda5e7ebc0769d46fd6948db7 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 ac5a46c33..b9fb8e96a 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-SNAPSHOT + 1.17.10-RC1 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.17.10-SNAPSHOT + 1.17.10-RC1 diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index d676295b4..cdb3e85c3 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-SNAPSHOT + 1.17.10-RC1 ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.17.10-SNAPSHOT + 1.17.10-RC1 diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index 0e9cf53bb..60495d5cc 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-SNAPSHOT + 1.17.10-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.17.10-SNAPSHOT + 1.17.10-RC1 diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 3f6586ca3..f5457b82e 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -21,7 +21,7 @@ honeycomb-parent io.fd.honeycomb.common - 1.17.10-SNAPSHOT + 1.17.10-RC1 ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 49e5a9013..2876daaf8 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-SNAPSHOT + 1.17.10-RC1 ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.17.10-SNAPSHOT + 1.17.10-RC1 1.19.1 -- cgit 1.2.3-korg