X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdbcapi.git;a=blobdiff_plain;f=pom.xml;h=cce7e3229379f12e7616dc9899aefc5f2a5860fe;hp=7807e70f3d89e4d7152a25c039f96ba880cc1b38;hb=ecc369394f98ca4887cc4ea8000f8c92834ab851;hpb=a05efb7b7b3cfc77f5e3fda11e8434834829f56a diff --git a/pom.xml b/pom.xml index 7807e70..cce7e32 100644 --- a/pom.xml +++ b/pom.xml @@ -4,29 +4,12 @@ org.onap.dmaap.dbcapi dbcapi ${artifact.version} - dbcapi - - - ecomp-releases - Open eCOMP Release Repository - ${nexusproxy}/${releases.path} - - - ecomp-snapshots - Open eCOMP Snapshot Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-site - dav:${nexusproxy}/content/sites/site/org/onap/dmaap/dbcapi/${project.artifactId}/${project.version}/ - - - - - central - http://repo1.maven.org/maven2 - - + dmaap-dbcapi + + org.onap.oparent + oparent + 0.1.1 + dbcapi @@ -38,90 +21,8 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - true - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8 - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.6 - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.10 - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - copy-dependencies - package - - copy-dependencies - - - ${project.build.directory}/deps - false - false - true - - - - - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ecomp-staging - ${nexusproxy} - 176c31dfe190a - - com.github.kongchen swagger-maven-plugin @@ -172,14 +73,13 @@ A convention of this API is to return JSON responses per OpenStack style. - compile + precompile generate ---> @@ -325,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.