X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=417263c2e099baeb0e5eddd04d89f8eb2eb62411;hb=486147494f2f6fbaaae4b419537fac9d5b6489d1;hp=6870772c9a2111c4b4bffdc3aabf179f88bc5802;hpb=f36b8deb503971e05fbd623d18aa3c889aa5f3eb;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 6870772c..417263c2 100755 --- a/pom.xml +++ b/pom.xml @@ -26,15 +26,16 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.3-SNAPSHOT + 2.0.2-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.3 + 2.0.2-SNAPSHOT UTF-8 1.8 1.8 @@ -46,7 +47,7 @@ ${project.build.directory}/coverage-reports/jacoco-it.exec true ${project.version} - 9.3.8.RC0 + 9.4.14.v20181114 8.2.0.v20160908 1.5.5 2.1.1 @@ -58,23 +59,24 @@ /content/repositories/releases/ /content/repositories/staging/ /content/sites/site/org/onap/dmaap/datarouter/${project.artifactId}/${project.version} - 1.0.0 true true true 1.10 + datarouter-prov/src/main/java/org/onap/dmaap/datarouter/reports/** datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose - com.spotify + io.fabric8 docker-maven-plugin - ${docker.maven.plugin.version} + 0.28.0 true @@ -100,6 +102,7 @@ **/generated-sources/** **/yang-gen/** **/pax/** + datarouter-prov/src/main/java/org/onap/dmaap/datarouter/reports/** @@ -148,6 +151,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +