X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=cce7e3229379f12e7616dc9899aefc5f2a5860fe;hp=29592f36d12f705505f818066e69b9154402279a;hb=ecc369394f98ca4887cc4ea8000f8c92834ab851;hpb=9116d9b99cf9e611e61d341270b592c766c0ffa3 diff --git a/pom.xml b/pom.xml index 29592f3..cce7e32 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,11 @@ org.onap.dmaap.dbcapi dbcapi ${artifact.version} - dbcapi + dmaap-dbcapi org.onap.oparent oparent - 0.1.0 + 0.1.1 dbcapi @@ -73,7 +73,7 @@ A convention of this API is to return JSON responses per OpenStack style. - compile + precompile generate @@ -225,10 +225,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.