X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=53116923e8048c90db830108737effe3394f9487;hb=d1a8f8ff686326708829e51878b8c87643ff91a9;hp=77e4680fbce50921101f74d2e5a8f342b91b37b9;hpb=e8211d3d5ab9ef5fd9a66230a94b1739d9dfe64b;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 77e4680..5311692 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -24,26 +24,27 @@ limitations under the License. 4.0.0 - org.onap.oparent - oparent - 1.1.0 + org.onap.aai + champ + 1.4.1-SNAPSHOT - org.onap.aai + org.onap.aai.champ champ-service - 1.2.0-SNAPSHOT - champ ${basedir}/target + champ https://nexus.onap.org org.onap.aai.logging-service 1.2.2 - 18.0 3.7 1.3 - 1.5.12.RELEASE + 1.5.19.RELEASE + + 0.16 @@ -55,6 +56,18 @@ limitations under the License. pom import + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + @@ -67,6 +80,10 @@ limitations under the License. org.springframework.boot spring-boot-starter-tomcat + + ch.qos.logback + logback-classic + @@ -77,17 +94,47 @@ limitations under the License. org.springframework.boot - spring-boot-starter-jersey + spring-boot-starter-test + test + + + org.powermock + powermock-module-junit4 + 1.7.4 + test + + + org.javassist + javassist + + + + + org.powermock + powermock-api-mockito + 1.7.4 + test + - dom4j - dom4j - 1.6.1 - provided + org.javassist + javassist + 3.22.0-GA + + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + + + org.json json @@ -109,7 +156,6 @@ limitations under the License. com.google.guava guava - ${version.com.google.guava} @@ -145,37 +191,15 @@ limitations under the License. - org.apache.httpcomponents - httpclient - 4.5.5 - - - - org.apache.httpcomponents - httpclient-cache - 4.5.5 - - - commons-logging - commons-logging - - - - - - org.onap.aai + org.onap.aai.champ.champ-lib champ-core - 1.2.0-SNAPSHOT + ${project.version} compile org.apache.hbase hbase-client - - org.apache.httpcomponents - httpclient - log4j log4j @@ -203,6 +227,24 @@ limitations under the License. 1.5.0 test + + + ch.qos.logback + logback-classic + 1.2.3 + + + + ch.qos.logback + logback-core + 1.2.3 + + + + org.onap.dmaap.messagerouter.dmaapclient + dmaapClient + 1.1.5 + @@ -279,22 +321,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - true - - - com.mycila license-maven-plugin @@ -326,7 +352,7 @@ limitations under the License. true docker-hub - ${docker.push.registry}/onap/${project.name} + ${docker.push.registry}/onap/${docker.name} ${docker.location} latest @@ -336,24 +362,18 @@ limitations under the License. - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - default-prepare-agent - - prepare-agent - - - - default-report - prepare-package - - report - - - + org.apache.maven.plugins + maven-deploy-plugin + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + org.apache.maven.plugins + maven-site-plugin