From ccec11114744377358c8a3e87174aa4d29019f58 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Sat, 3 Aug 2019 23:06:41 -0700 Subject: Increment versions after release Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-core/appc-common-bundle/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-common/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-core/pom.xml | 2 +- appc-core/appc-core-features/pom.xml | 2 +- appc-core/appc-core-installer/pom.xml | 4 ++-- appc-core/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-core') diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 7145662b5..958b9da7f 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml index 0acc79c18..285a21e63 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -45,5 +45,5 @@ features - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT \ No newline at end of file diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml index 0a0a0eba6..52188aed7 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -39,5 +39,5 @@ features - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT \ No newline at end of file diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index c25866e12..934057af9 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -33,5 +33,5 @@ onap-appc-common onap-appc-core - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT \ No newline at end of file diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml index 95cd36520..876166a32 100644 --- a/appc-core/appc-core-installer/pom.xml +++ b/appc-core/appc-core-installer/pom.xml @@ -22,7 +22,7 @@ org.onap.appc appc-core - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT appc-core-installer pom @@ -140,5 +140,5 @@ - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT \ No newline at end of file diff --git a/appc-core/pom.xml b/appc-core/pom.xml index e4562679e..62a32c5c1 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -33,5 +33,5 @@ appc-core-features appc-core-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT \ No newline at end of file -- cgit 1.2.3-korg