From 9c74c5729c9a52268342e583d6493bb19df80aa6 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Tue, 8 Oct 2019 22:11:26 -0400 Subject: Neon SR1 upgrade change pom files for ODL Neon SR1 upgrade Issue-ID: APPC-1749 Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62 Signed-off-by: Taka Cho --- .../appc-core-features/onap-appc-common/pom.xml | 99 +++++++++++----------- .../appc-core-features/onap-appc-core/pom.xml | 87 +++++++++---------- appc-core/appc-core-features/pom.xml | 74 ++++++++-------- 3 files changed, 131 insertions(+), 129 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 7c70fb476..ae7fd1b4e 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -1,49 +1,50 @@ - - - 4.0.0 - - org.onap.appc.parent - single-feature-parent - 2.7.0-SNAPSHOT - - - - org.onap.appc - onap-appc-common - feature - - - - org.onap.appc - appc-common-bundle - ${project.version} - - - - org.onap.ccsdk.sli.core - ccsdk-dblib - ${ccsdk.sli.core.version} - xml - features - - - 1.7.0-SNAPSHOT - \ No newline at end of file + + + + 4.0.0 + + org.onap.appc.parent + single-feature-parent + 2.7.0-SNAPSHOT + + + + org.onap.appc + onap-appc-common + feature + + + + org.onap.appc + appc-common-bundle + ${project.version} + + + + org.onap.ccsdk.sli.core + ccsdk-dblib + ${ccsdk.sli.core.version} + xml + features + + + 1.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 ec2905086..6867e84dc 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -1,43 +1,44 @@ - - - 4.0.0 - - org.onap.appc.parent - single-feature-parent - 2.7.0-SNAPSHOT - - - - org.onap.appc - onap-appc-core - feature - - - - org.onap.appc - onap-appc-common - ${project.version} - xml - features - - - 1.7.0-SNAPSHOT - \ No newline at end of file + + + + 4.0.0 + + org.onap.appc.parent + single-feature-parent + 2.7.0-SNAPSHOT + + + + org.onap.appc + onap-appc-core + feature + + + + org.onap.appc + onap-appc-common + ${project.version} + xml + features + + + 1.7.0-SNAPSHOT + diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index b4d9a4ece..0586a666c 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -1,37 +1,37 @@ - - - - 4.0.0 - - org.onap.appc.parent - odlparent-lite - 2.7.0-SNAPSHOT - - - org.onap.appc - appc-core-features - pom - - onap-appc-common - onap-appc-core - - 1.7.0-SNAPSHOT - \ No newline at end of file + + + + 4.0.0 + + org.onap.appc.parent + odlparent-lite + 2.7.0-SNAPSHOT + + + org.onap.appc + appc-core-features + pom + + onap-appc-common + onap-appc-core + + 1.7.0-SNAPSHOT + -- cgit 1.2.3-korg