X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=b0920a2ccb506281a9ee3c174cff8e0066852ba7;hb=857d2d42d459a01551ba4b0fc4149e123a9acb04;hp=71bf9fb03ca65bc885904ad85b1ddcad080f55da;hpb=c5331e6fe565e7d0a22d1752e8f793d55dbe7c2e;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 71bf9fb..b0920a2 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -24,18 +24,17 @@ limitations under the License. 4.0.0 - org.onap.oparent - oparent - 1.1.0 + org.onap.aai + champ + 1.2.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 @@ -55,6 +54,18 @@ limitations under the License. pom import + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + + org.apache.httpcomponents + httpclient-cache + 4.5.3 + @@ -67,6 +78,10 @@ limitations under the License. org.springframework.boot spring-boot-starter-tomcat + + ch.qos.logback + logback-classic + @@ -87,7 +102,6 @@ limitations under the License. provided - org.json json @@ -145,37 +159,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 +195,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,14 +289,6 @@ limitations under the License. - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - com.mycila license-maven-plugin @@ -318,7 +320,7 @@ limitations under the License. true docker-hub - ${docker.push.registry}/onap/${project.name} + ${docker.push.registry}/onap/${docker.name} ${docker.location} latest @@ -328,24 +330,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