X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=195aa6994c18708b35c374874b0962a4f5f103db;hb=bce525cea2018839880c3340102c50edd2e11cde;hp=56488340d6e8c25b5dc211516c6a7ad063ec2247;hpb=7cc4caa91ef63d8a3a9bdbbb0d397aa468ae469b;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 5648834..195aa69 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.3-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 @@ -160,9 +159,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 +289,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 +320,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 +328,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 +