From 21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 14 Jan 2020 22:31:38 -0800 Subject: Change parent to release version 2.7.0 Change-Id: Idf46f142fb571a01575ba146c2a0f32b7541d142 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 f9defa284..8b86ccb10 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-SNAPSHOT + 2.7.0 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 4e13e10c8..abcaeda98 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-SNAPSHOT + 2.7.0 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 356cb0237..e516b17ab 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-SNAPSHOT + 2.7.0 diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 4f67e6238..21e26599e 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-SNAPSHOT + 2.7.0 org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 5e510a807..02fc2b82a 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-SNAPSHOT + 2.7.0 org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index b0f62854a..16aa9c25f 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-SNAPSHOT + 2.7.0 org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 4a666a49c..86d8a87c8 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0-SNAPSHOT + 2.7.0 org.onap.appc -- cgit 1.2.3-korg