From 9b32cb60360a2a2973c621053510718de0072111 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 27 Jan 2020 08:57:06 -0800 Subject: Change parent to version 2.7.1-SNAPSHOT Change-Id: I5fa014f96f20dad8a6ed4bc2d7a73641ff7846c4 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- appc-provider/appc-provider-bundle/pom.xml | 2 +- appc-provider/appc-provider-features/features-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/onap-appc-provider/pom.xml | 2 +- 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 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-provider') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index fbfe98aad..a101c9ff1 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent binding-parent - 2.7.0 + 2.7.1-SNAPSHOT diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index 237fa622b..89daba052 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -4,7 +4,7 @@ org.onap.appc.parent feature-repo-parent - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 14c3cf84b..c51b27dc5 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -4,7 +4,7 @@ org.onap.appc.parent single-feature-parent - 2.7.0 + 2.7.1-SNAPSHOT diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 0f86dc527..bf1f131f2 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 9e0c2d104..ff16e6b43 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 5c4f0629c..717a2ab6a 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent binding-parent - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index f2816d390..be9fed4fb 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg