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/appc-common-bundle/pom.xml | 374 ++++++++++++++++++-----------------
1 file changed, 188 insertions(+), 186 deletions(-)
(limited to 'appc-core/appc-common-bundle')
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 6497b43d4..62b24ce03 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -1,186 +1,188 @@
-
- 4.0.0
-
- org.onap.appc.parent
- binding-parent
- 2.7.0-SNAPSHOT
-
-
- org.onap.appc
- appc-common-bundle
- bundle
-
-
-
-
- ch.qos.logback
- logback-classic
- ${logback.version}
-
-
- com.att.eelf
- eelf-core
-
-
- ch.qos.logback
- logback-classic
-
-
-
-
- org.slf4j
- slf4j-api
- provided
-
-
-
-
-
- org.apache.servicemix.bundles
- org.apache.servicemix.bundles.jasypt
- 1.9.2_1
-
-
-
-
- org.apache.commons
- commons-lang3
-
-
-
- com.fasterxml.jackson.core
- jackson-core
-
-
- com.fasterxml.jackson.core
- jackson-databind
-
-
- com.fasterxml.jackson.core
- jackson-annotations
-
-
-
-
- org.onap.ccsdk.sli.core
- dblib-provider
- provided
-
-
- equinoxSDK381
- org.eclipse.osgi
-
-
-
-
-
-
- junit
- junit
- test
-
-
- org.mockito
- mockito-core
- test
-
-
- org.powermock
- powermock-reflect
- test
-
-
- org.powermock
- powermock-module-junit4
- test
-
-
- org.powermock
- powermock-api-mockito
- test
-
-
-
-
-
-
- com.att.eelf
- eelf-maven-plugin
- 1.0.0
-
-
- validation
- install
-
- ValidateApplicationMsgs
-
-
-
-
- org.onap.appc.i18n.Msg
-
-
-
-
-
- generate
- install
-
- WikiMsgGenerator
-
-
- target/messages
- messages.html
-
-
- org.onap.appc.i18n.Msg
-
]]>
-
-
-
-
-
-
-
- org.onap.appc
- appc-common-bundle
- ${project.version}
-
-
-
-
-
- org.apache.felix
- maven-bundle-plugin
- true
-
-
- appc-common-bundle
- org.onap.appc.*, com.att.eelf.*
- eelf-core
- true
-
-
-
-
-
- 1.7.0-SNAPSHOT
-
+
+
+
+ 4.0.0
+
+ org.onap.appc.parent
+ binding-parent
+ 2.7.0-SNAPSHOT
+
+
+ org.onap.appc
+ appc-common-bundle
+ bundle
+
+
+
+
+ ch.qos.logback
+ logback-classic
+ ${logback.version}
+
+
+ com.att.eelf
+ eelf-core
+
+
+ ch.qos.logback
+ logback-classic
+
+
+
+
+ org.slf4j
+ slf4j-api
+ provided
+
+
+
+
+
+ org.apache.servicemix.bundles
+ org.apache.servicemix.bundles.jasypt
+ 1.9.2_1
+
+
+
+
+ org.apache.commons
+ commons-lang3
+
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
+
+
+ org.onap.ccsdk.sli.core
+ dblib-provider
+ provided
+
+
+ equinoxSDK381
+ org.eclipse.osgi
+
+
+
+
+
+
+ junit
+ junit
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+ org.powermock
+ powermock-reflect
+ test
+
+
+ org.powermock
+ powermock-module-junit4
+ test
+
+
+ org.powermock
+ powermock-api-mockito
+ test
+
+
+
+
+
+
+ com.att.eelf
+ eelf-maven-plugin
+ 1.0.0
+
+
+ validation
+ install
+
+ ValidateApplicationMsgs
+
+
+
+
+ org.onap.appc.i18n.Msg
+
+
+
+
+
+ generate
+ install
+
+ WikiMsgGenerator
+
+
+ target/messages
+ messages.html
+
+
+ org.onap.appc.i18n.Msg
+ <p> <ac:macro ac:name="toc" /> </p>
+
+
+
+
+
+
+
+ org.onap.appc
+ appc-common-bundle
+ ${project.version}
+
+
+
+
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ appc-common-bundle
+ org.onap.appc.*, com.att.eelf.*
+ eelf-core
+ true
+
+
+
+
+
+ 1.7.0-SNAPSHOT
+
--
cgit 1.2.3-korg