X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=champ-service%2Fpom.xml;h=b0920a2ccb506281a9ee3c174cff8e0066852ba7;hb=857d2d42d459a01551ba4b0fc4149e123a9acb04;hp=b3859dfa4f5e62ea8d1db1bf8dd202a0074575c2;hpb=1edc6ccafd76ba80e03ae764ac1c5d6cbb0c4b4a;p=aai%2Fchamp.git diff --git a/champ-service/pom.xml b/champ-service/pom.xml index b3859df..b0920a2 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -24,14 +24,13 @@ 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.1-SNAPSHOT ${basedir}/target @@ -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 @@ -329,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 +