From 701d10c208c24c72e67ac7e555520c6127e0698f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 13:39:40 -0700 Subject: Set appc parent 2.7.0-SNAPSHOT Change-Id: Ib68d389e9e39951e47b785550134729a9f678497 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- 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 c590cd872..6497b43d4 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -21,7 +21,7 @@ org.onap.appc.parent binding-parent - 2.6.3-SNAPSHOT + 2.7.0-SNAPSHOT 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 e2354dc4a..7c70fb476 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -22,7 +22,7 @@ org.onap.appc.parent single-feature-parent - 2.6.3-SNAPSHOT + 2.7.0-SNAPSHOT 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 9d18a9ace..ec2905086 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -22,7 +22,7 @@ org.onap.appc.parent single-feature-parent - 2.6.3-SNAPSHOT + 2.7.0-SNAPSHOT diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 5d34b3853..b4d9a4ece 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.6.3-SNAPSHOT + 2.7.0-SNAPSHOT org.onap.appc diff --git a/appc-core/pom.xml b/appc-core/pom.xml index ea387b695..55b4b2dba 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -22,7 +22,7 @@ org.onap.appc.parent odlparent-lite - 2.6.3-SNAPSHOT + 2.7.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg