X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=1f77e54036cfbddd59343f4676adaa65794c78eb;hp=29592f36d12f705505f818066e69b9154402279a;hb=0ab116b376402b076b2b8558dedc8e6f88d1a2d5;hpb=9116d9b99cf9e611e61d341270b592c766c0ffa3 diff --git a/pom.xml b/pom.xml index 29592f3..1f77e54 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ 4.0.0 org.onap.dmaap.dbcapi dbcapi - ${artifact.version} - dbcapi + 1.0.0-SNAPSHOT + 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 @@ -226,9 +226,15 @@ A convention of this API is to return JSON responses per OpenStack style. 9.3.7.v20160115 0.0.1 1.0.0-SNAPSHOT - https://nexus.onap.org - content/repositories/snapshots/ - content/repositories/releases/ + + 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.