From 9d3800890a8fff3d431b05089975bca4585a895d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 9 Oct 2018 11:32:38 -0700 Subject: Change to released parent poms Change-Id: I298b1ac52c849320b67c649017b3604490a5063b Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- 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 cb6317ae9..906c62cee 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.4.0-SNAPSHOT + 1.4.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 bb3cc23db..e516cdcd0 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.4.0-SNAPSHOT + 1.4.0 diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index 891d823e9..6ec21606d 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.4.0-SNAPSHOT + 1.4.0 org.onap.appc -- cgit 1.2.3-korg