X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=4855f75fdac3778d307cf5042869bc7e5001fc91;hp=e5fbc613afdba454a4c601190e86123662cd22ff;hb=f595e173fdb3921cb6c6855f5389871ee3c3ada3;hpb=0afd0dd2f1fa4435fa730a287e68fec4f271e617 diff --git a/pom.xml b/pom.xml index e5fbc61..4855f75 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,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 + + + + @@ -151,17 +199,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 @@ -247,6 +298,19 @@ slf4j-api 1.7.22 + + org.glassfish.jersey.test-framework.providers + + jersey-test-framework-provider-jdk-http + 2.22.1 + + + org.glassfish.jersey.inject + jersey-hk2 + @@ -268,12 +332,19 @@ + + + ecomp-site + dav:${nexusproxy}${sitePath} + + - 2.16 + 2.8.11 + 2.26 UTF-8 - 9.3.9.v20160517 + 9.3.9.v20160517 0.0.1 - 1.0.2-SNAPSHOT + 1.0.10-SNAPSHOT 0.7.7.201606060606 3.2 @@ -284,6 +355,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.