X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=4fa66b7c043d685f75eb7eccd628bc51df7af219;hb=fc363c9ded8214b406b1d3f77b4e569b06ce4543;hp=56488340d6e8c25b5dc211516c6a7ad063ec2247;hpb=7cc4caa91ef63d8a3a9bdbbb0d397aa468ae469b;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 5648834..4fa66b7 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.6.0-SNAPSHOT - org.onap.aai + org.onap.aai.champ champ-service - 1.2.1-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.21.RELEASE + + 0.16 @@ -93,14 +94,45 @@ 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 + + @@ -124,7 +156,6 @@ limitations under the License. com.google.guava guava - ${version.com.google.guava} @@ -160,9 +191,9 @@ limitations under the License. - org.onap.aai + org.onap.aai.champ.champ-lib champ-core - 1.2.1-SNAPSHOT + ${project.version} compile @@ -290,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 @@ -329,22 +344,50 @@ limitations under the License. - - com.spotify - docker-maven-plugin - 0.4.11 - - true - docker-hub - ${docker.push.registry}/onap/${project.name} - ${docker.location} - - latest - - true - + org.apache.maven.plugins + maven-deploy-plugin + + + org.apache.maven.plugins + maven-site-plugin + + + + docker + + + + com.spotify + docker-maven-plugin + 0.4.11 + + true + docker-hub + ${docker.push.registry}/onap/${docker.name} + ${docker.location} + + latest + + true + + + + default + package + + build + + + + + + + + + +