From 8183cf136ad38556c4628199c1eb6b30dccbb3e3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 20 May 2019 23:12:51 -0700 Subject: Update parent version Update the parent version to match the new 2.* parent versioning. Change-Id: I77280d8cf12de1de20c01249491dc85243f5d655 Signed-off-by: Patrick Brady Issue-ID: APPC-1601 --- 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 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-core/appc-core-features') 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 c32f7987b..0acc79c18 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 - 1.5.0-SNAPSHOT + 2.6.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 432e9d51d..0a0a0eba6 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 - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 24a91c6ce..c25866e12 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 - 1.5.0-SNAPSHOT + 2.6.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg