X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=1cf8e7f6801be70336389d73eff999fc54ea2aa7;hp=5825559d65afc4d252939e58525a590392f0bdef;hb=3252202a1444ae98df477b6964aa8b09666a828c;hpb=bc9afa1b8ff000d7178dfa2f582775fc2a6613a3 diff --git a/pom.xml b/pom.xml index 5825559..1cf8e7f 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,6 +196,12 @@ + + org.onap.aaf.authz + aaf-cadi-aaf + 2.1.2-SNAPSHOT + full + com.fasterxml.jackson.core jackson-annotations @@ -172,8 +212,9 @@ jackson-databind ${jackson.version}.1 + --> + ${jackson.version} com.fasterxml.jackson.dataformat @@ -190,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 @@ -246,7 +293,7 @@ commons-codec commons-codec - 1.6 + 1.11 @@ -305,12 +352,13 @@ - 2.8.11 + 1.5.19 + 2.9.5 2.26 UTF-8 - 9.3.9.v20160517 + 9.3.8.RC0 0.0.1 - 1.0.2-SNAPSHOT + 1.0.15-SNAPSHOT 0.7.7.201606060606 3.2 @@ -324,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.