X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=99fc35e523177af02f4610835028a6a32c251e88;hb=b4a6f7951369c955cda6c522296350752f319645;hp=6cf715ff8524ab287f4c52df842d220358af0677;hpb=503da874ce876dbe463bcc1a03f63ea0f48fe650;p=dmaap%2Fdbcapi.git diff --git a/pom.xml b/pom.xml index 6cf715f..99fc35e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,25 @@ - + + 4.0.0 org.onap.dmaap.dbcapi dbcapi @@ -9,8 +28,8 @@ org.onap.oparent oparent - 0.1.1 - + 1.2.0 + dbcapi @@ -104,6 +123,34 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + + + + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + @@ -126,7 +173,7 @@ - + @@ -148,20 +195,29 @@ + + org.onap.aaf.authz + aaf-cadi-aaf + 2.1.2-SNAPSHOT + full + com.fasterxml.jackson.core jackson-annotations - 2.8.9 + ${jackson.version} com.fasterxml.jackson.core jackson-databind - 2.8.9 + + ${jackson.version}.1 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.8.9 + ${jackson.version} ch.qos.logback @@ -281,12 +337,19 @@ + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + 2.8.11 2.26 UTF-8 - 9.3.7.v20160115 + 9.3.9.v20160517 0.0.1 - 1.0.2-SNAPSHOT + 1.0.14-SNAPSHOT 0.7.7.201606060606 3.2 @@ -297,6 +360,10 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} + https://nexus.onap.org Data Movement as a Platform (DMaaP) Bus Controller provides a REST API for other DCAE infrastructure components to provision DMaaP resources. A DMaaP resource is a Data Router Feed or a Message Router Topic, and their associated publishers and subscribers.