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 --- appc-oam/appc-oam-bundle/pom.xml | 2 +- appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/pom.xml | 2 +- appc-oam/appc-oam-installer/pom.xml | 2 +- appc-oam/appc-oam-model/pom.xml | 2 +- appc-oam/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-oam') diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index f072a6908..edd909306 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -285,5 +285,5 @@ - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index e663072a4..3961326ee 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-oam - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index f4bfa59d4..39639e974 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-oam - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 3b138c75b..00df6cf6c 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-oam-feature-aggregator - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index e9ffec273..1f3e9f3ce 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -165,5 +165,5 @@ - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index 92c1359a0..f984a3523 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -121,5 +121,5 @@ ietf-yang-types - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 8e5f30f90..c766dce70 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -48,5 +48,5 @@ appc-oam-bundle - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg