X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=d8350e6a62c06f00d2c79f52a0b4963db1595317;hb=db082655908e57709511312665fe81a4da5cfe0c;hp=d5fc86b3f54dbc18ce8f1f58798ef6f9862fee01;hpb=d174e93595bb38138a0b4ef26af3b57e937340f1;p=dmaap%2Fdbcapi.git diff --git a/pom.xml b/pom.xml index d5fc86b..d8350e6 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,20 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + + + org.apache.maven.plugins @@ -165,17 +179,20 @@ 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 @@ -302,9 +319,10 @@ + 2.8.11 2.26 UTF-8 - 9.3.7.v20160115 + 9.3.9.v20160517 0.0.1 1.0.2-SNAPSHOT @@ -320,6 +338,7 @@ /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.