From e640cd3f5fb4a54947a9a1104646988b710624f5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Oct 2017 14:33:14 +0200 Subject: Bump honeycomb version to 1.18.01-SNAPSHOT Change-Id: I64bcd7e45da5d7431ba436ff6ad1ac62cd1d1051 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..1a18e7c69 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.18.01-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound bgp - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index d676295b4..7de205e90 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.18.01-SNAPSHOT ../../../common/impl-parent @@ -29,7 +29,7 @@ io.fd.honeycomb.northbound common - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index 0e9cf53bb..1d42e25fe 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.18.01-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound netconf - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 3f6586ca3..d0fe161d8 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.18.01-SNAPSHOT ../../common/honeycomb-parent 4.0.0 diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index 49e5a9013..3f3d9e6c5 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.18.01-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.northbound restconf - 1.17.10-SNAPSHOT + 1.18.01-SNAPSHOT 1.19.1 -- cgit 1.2.3-korg