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 --- .../features/features-appc-artifact-handler/pom.xml | 2 +- .../appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/features/pom.xml | 2 +- appc-inbound/appc-artifact-handler/installer/pom.xml | 2 +- appc-inbound/appc-artifact-handler/model/pom.xml | 2 +- appc-inbound/appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/provider/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-inbound/appc-artifact-handler') diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index 72d2ceb89..c48aa1773 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-artifact-handler - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml index 07337e89b..2e8e4a4fc 100644 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-artifact-handler - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 79b248111..72c3e01a0 100644 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-artifact-handler-feature-aggregator - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index e6b4babf8..ae8e71ceb 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -153,5 +153,5 @@ - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 48f058096..3d31eb0f7 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -118,5 +118,5 @@ ietf-yang-types-20130715 - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 5c642df5c..9ee2ed46f 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -40,5 +40,5 @@ installer - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 8c465cc1c..d398c167f 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -141,5 +141,5 @@ limitations under the License. 0.1.54 - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT -- cgit 1.2.3-korg