From ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 26 Apr 2019 12:36:25 -0700 Subject: Increment snapshot version Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady Issue-ID: APPC-1585 --- appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 +- .../features/features-appc-interfaces-service/pom.xml | 2 +- .../features/onap-appc-interfaces-service/pom.xml | 2 +- appc-inbound/appc-interfaces-service/features/pom.xml | 2 +- appc-inbound/appc-interfaces-service/installer/pom.xml | 2 +- appc-inbound/appc-interfaces-service/model/pom.xml | 2 +- appc-inbound/appc-interfaces-service/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-inbound/appc-interfaces-service') diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index b9b7a3fd0..2a235da16 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -157,5 +157,5 @@ commons-io - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 9c4fa8899..dbddb874e 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-interfaces-service - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index 56e5e8091..4cc24c4da 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-interfaces-service - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index c807c47c7..3c496b6aa 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-interfaces-service-feature-aggregator - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 9a5459efd..72cf06181 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -153,5 +153,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 382da303a..8a4fbfc7d 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -174,5 +174,5 @@ ietf-yang-types-20130715 - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index afd305b63..e654fc574 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -113,5 +113,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT -- cgit 1.2.3-korg