From 1dc09d896fe2fa002cab4792ce95419d5a30e228 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 26 Sep 2019 14:30:44 -0700 Subject: Increment version to 1.6.5-SNAPSHOT Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6 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 fb2914582..4a344717a 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ - 1.6.4-SNAPSHOT + 1.6.5-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 fc520edbe..2d7ce3516 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.4-SNAPSHOT + 1.6.5-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 30ec95096..ff0803346 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.4-SNAPSHOT + 1.6.5-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 37f5cf552..fe8e37d35 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.4-SNAPSHOT + 1.6.5-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 6509f401d..c27bb3044 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.4-SNAPSHOT + 1.6.5-SNAPSHOT appc-core-installer pom @@ -140,5 +140,5 @@ - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT \ No newline at end of file diff --git a/appc-core/pom.xml b/appc-core/pom.xml index 9b2c0e61e..def343018 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -33,5 +33,5 @@ appc-core-features appc-core-installer - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT \ No newline at end of file -- cgit 1.2.3-korg