From 7ee4094673456823709217c769e75b73109680d2 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 11 Oct 2018 11:09:56 -0700 Subject: Roll to next version after release Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- 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 e6fd36692..1ebbaabe5 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ - 1.4.0-SNAPSHOT + 1.4.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 906c62cee..44295f82f 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.4.0-SNAPSHOT + 1.4.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 e516cdcd0..e6f1fae55 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.4.0-SNAPSHOT + 1.4.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 6ec21606d..4837f4bd9 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.4.0-SNAPSHOT + 1.4.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 c3b2dc75d..188ba8549 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT appc-core-installer pom @@ -140,5 +140,5 @@ - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT \ No newline at end of file diff --git a/appc-core/pom.xml b/appc-core/pom.xml index 8b335869c..79f763ec0 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -33,5 +33,5 @@ appc-core-features appc-core-installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT \ No newline at end of file -- cgit