X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4fdf2adad737891b02f972ade5384e6015e3fbea;hb=6776e0b0f385efe39035cc809a7e0f2bf37b9c51;hp=1d358cf2bb27387e7b595bb6cdc663294794c37f;hpb=9af84518526941141c485c1d5dbf30d588ffb5b8;p=dmaap%2Fbuscontroller.git diff --git a/pom.xml b/pom.xml index 1d358cf..4fdf2ad 100644 --- a/pom.xml +++ b/pom.xml @@ -3,17 +3,132 @@ 4.0.0 org.onap.dmaap.buscontroller buscontroller - ${artifact.version} + 1.0.1 dmaap-buscontroller org.onap.oparent oparent - 0.1.0 + 1.1.0 + buscontroller + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + org.onap.dmaap.dbcapi:dbcapi + + + + true + + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.4.3 + + + + package + + shade + + + + + + + + org.onap.dmaap.dbcapi.server.Main + + + + + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + + + + com.spotify + docker-maven-plugin + 1.0.0 + + ${onap.nexus.dockerregistry.daily}/${docker.image} + ${project.basedir} + ${onap.nexus.dockerregistry.daily} + + ${artifact.version} + latest + + true + + + / + ${project.basedir} + + target/**/* + pom.xml + + + + + / + ${project.build.directory} + **/** + + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + @@ -31,9 +146,10 @@ org.apache.maven.plugins maven-dependency-plugin [2.10,) - - copy-dependencies - + install + + copy-dependencies + @@ -131,7 +247,7 @@ org.onap.dmaap.dbcapi dbcapi - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT @@ -154,12 +270,19 @@ + + + + ecomp-site + dav:${nexusproxy}${sitePath} + + 2.16 UTF-8 9.3.7.v20160115 0.0.1 - 1.0.0-SNAPSHOT + 1.0.1 0.7.7.201606060606 3.2 @@ -169,6 +292,15 @@ target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + onap/dmaap/buscontroller + + https://nexus.onap.org + nexus3.onap.org:10003 + + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} Packaging Platform (DMaaP) Bus Controller API as a Docker container.