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 --- .../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 4252acd7b..11e24f77d 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.4.0-SNAPSHOT + 1.4.1-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 1e83f11e9..793d8e290 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index bce1f6962..03b1dcd1f 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.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index 13b5f8678..39cb69e6a 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -154,5 +154,5 @@ - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 48b1b3dae..2763d0f5e 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -123,5 +123,5 @@ guava - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index d357c8653..c4dd2bce3 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -68,5 +68,5 @@ features installer - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 13ec4850b..7285f1816 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -160,5 +160,5 @@ limitations under the License. 0.1.54 - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT -- cgit 1.2.3-korg