X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=d0c1898a0dcc11a71de9560f8c1bcf0b6450ba8e;hp=d5fc86b3f54dbc18ce8f1f58798ef6f9862fee01;hb=0f2eac2ac51c3672b84c454c1f3a1208c8ba703d;hpb=d174e93595bb38138a0b4ef26af3b57e937340f1 diff --git a/pom.xml b/pom.xml index d5fc86b..d0c1898 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,24 @@ + 4.0.0 @@ -9,7 +29,7 @@ org.onap.oparent oparent - 0.1.1 + 1.1.0 @@ -104,6 +124,20 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ecomp-staging + ${nexusproxy} + 176c31dfe190a + + + + org.apache.maven.plugins @@ -162,20 +196,30 @@ + + 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} com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.8.9 + ${jackson.version} ch.qos.logback @@ -187,20 +231,26 @@ logback-classic 1.2.0 + io.swagger swagger-jersey2-jaxrs - 1.5.13 + ${swagger.version} io.swagger swagger-annotations - 1.5.13 + ${swagger.version} org.glassfish.jersey.containers @@ -243,7 +293,7 @@ commons-codec commons-codec - 1.6 + 1.11 @@ -302,11 +352,13 @@ + 1.5.19 + 2.9.5 2.26 UTF-8 - 9.3.7.v20160115 + 9.4.12.RC0 0.0.1 - 1.0.2-SNAPSHOT + 1.0.15-SNAPSHOT 0.7.7.201606060606 3.2 @@ -320,6 +372,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.