From 03682da2849b4e6ed5fe168c0ecb080a6d5c00b3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 10 Mar 2017 13:07:19 -0800 Subject: Updating master to 1.1.0-SNAPSHOT Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47 Signed-off-by: Patrick Brady --- appc-provider/appc-provider-bundle/pom.xml | 4 ++-- appc-provider/appc-provider-features/pom.xml | 2 +- appc-provider/appc-provider-installer/pom.xml | 2 +- appc-provider/appc-provider-model/pom.xml | 2 +- appc-provider/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-provider') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 2d14cfea6..7f87775cd 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -5,7 +5,7 @@ appc-provider org.openecomp.appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-provider-bundle bundle @@ -125,7 +125,7 @@ org.openecomp.appc appc-request-handler-api - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT bundle provided diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 026b8d4f7..9e1e46956 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -4,7 +4,7 @@ appc-provider org.openecomp.appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-provider-features appc-provider-features diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 717496af8..cef60c2d5 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -4,7 +4,7 @@ appc-provider org.openecomp.appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-provider-installer diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index c0f8e4416..cb8c60243 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -5,7 +5,7 @@ appc-provider org.openecomp.appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-provider-model bundle diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 3fc0c2147..b465f040a 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -3,7 +3,7 @@ org.openecomp.appc appc - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT appc-provider pom -- cgit 1.2.3-korg