X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=cb8c6fe252b7b129ed058436bcb5ee959c041faa;hb=bd58bbc5aee8eb495adbc3275dc876462cb984c6;hp=b5294e32bb9d17c0d07684b821a1abece74c1ea4;hpb=7ac44deeadeca2a3f49643d2e5098deef1af8503;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index b5294e3..cb8c6fe 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -24,26 +24,24 @@ limitations under the License. 4.0.0 - org.onap.oparent - oparent - 1.1.0 + org.onap.aai + champ + 1.3.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.15.RELEASE @@ -96,13 +94,6 @@ limitations under the License. spring-boot-starter-jersey - - dom4j - dom4j - 1.6.1 - provided - - org.json json @@ -124,7 +115,6 @@ limitations under the License. com.google.guava guava - ${version.com.google.guava} @@ -160,9 +150,9 @@ limitations under the License. - org.onap.aai + org.onap.aai.champ.champ-lib champ-core - 1.2.0-SNAPSHOT + ${project.version} compile @@ -290,22 +280,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 @@ -337,7 +311,7 @@ limitations under the License. true docker-hub - ${docker.push.registry}/onap/${project.name} + ${docker.push.registry}/onap/${docker.name} ${docker.location} latest @@ -345,6 +319,21 @@ limitations under the License. true + + + org.apache.maven.plugins + maven-deploy-plugin + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + org.apache.maven.plugins + maven-site-plugin +