X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2f46caec3de3628d98686977e3745e81d43ea83c;hb=443fb3c2146e363d0ddb2911b6c848b3c15c7d3a;hp=29592f36d12f705505f818066e69b9154402279a;hpb=9116d9b99cf9e611e61d341270b592c766c0ffa3;p=dmaap%2Fdbcapi.git diff --git a/pom.xml b/pom.xml index 29592f3..2f46cae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,12 @@ org.onap.dmaap.dbcapi dbcapi ${artifact.version} - dbcapi + dmaap-dbcapi org.onap.oparent oparent - 0.1.0 + 0.1.1 + dbcapi @@ -73,7 +74,7 @@ A convention of this API is to return JSON responses per OpenStack style. - compile + precompile generate @@ -225,10 +226,16 @@ A convention of this API is to return JSON responses per OpenStack style. UTF-8 9.3.7.v20160115 0.0.1 - 1.0.0-SNAPSHOT - https://nexus.onap.org - content/repositories/snapshots/ - content/repositories/releases/ + 1.0.1-SNAPSHOT + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** 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.