From ccd67e90d34875ea01c7ab167a9d6067c9cec982 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 12 Nov 2018 12:14:11 -0800 Subject: Increment version number Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 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 11e24f77d..925196e90 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.1-SNAPSHOT + 1.5.0-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 793d8e290..f9dd17edf 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.1-SNAPSHOT + 1.5.0-SNAPSHOT feature diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 03b1dcd1f..8132e959b 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.1-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index 39cb69e6a..9230be314 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.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 2763d0f5e..ff93707f5 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.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index c4dd2bce3..32b8315a6 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.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 7285f1816..e92caa27d 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.1-SNAPSHOT + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg