X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=5825559d65afc4d252939e58525a590392f0bdef;hp=6cf715ff8524ab287f4c52df842d220358af0677;hb=bc9afa1b8ff000d7178dfa2f582775fc2a6613a3;hpb=503da874ce876dbe463bcc1a03f63ea0f48fe650 diff --git a/pom.xml b/pom.xml index 6cf715f..5825559 100644 --- a/pom.xml +++ b/pom.xml @@ -104,6 +104,20 @@ + + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + @@ -151,17 +165,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 @@ -281,10 +298,17 @@ + + + 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 @@ -297,6 +321,9 @@ **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + + + /content/sites/site/org/onap/dmaap/buscontroller/${artifact.version} 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.