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-config-params/features/features-appc-config-params/pom.xml | 2 +- .../appc-config-params/features/onap-appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/features/pom.xml | 2 +- appc-config/appc-config-params/installer/pom.xml | 4 ++-- appc-config/appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/provider/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-params') diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index ab0b4121f..81ee533cf 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-params - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index e67d61421..e61648e50 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-params - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 19300eefb..33b05d206 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-params-feature-aggregator - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT pom diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 95af08a78..e2791b709 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-params-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 611cd5961..6ea0f76ac 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -68,5 +68,5 @@ features installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 121838272..e56483a09 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -133,5 +133,5 @@ - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT -- cgit 1.2.3-korg