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-core/appc-common-bundle/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-common/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-core/pom.xml | 2 +- appc-core/appc-core-features/pom.xml | 2 +- appc-core/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'appc-core') diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 62b24ce03..30c444692 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent binding-parent - 2.7.0-SNAPSHOT + 2.7.0 org.onap.appc diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml index ae7fd1b4e..3b5e79fc8 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent single-feature-parent - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml index 6867e84dc..01f64df32 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent single-feature-parent - 2.7.0-SNAPSHOT + 2.7.0 diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 0586a666c..09ded9b1a 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0-SNAPSHOT + 2.7.0 org.onap.appc diff --git a/appc-core/pom.xml b/appc-core/pom.xml index 15091e5dd..66aa8b7ce 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0-SNAPSHOT + 2.7.0 org.onap.appc -- cgit 1.2.3-korg