X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3bdb2845734a1d082177bb91c759576273914ed9;hb=efa3decef17b55b6ce8226c78c6d8327e0a41896;hp=6870772c9a2111c4b4bffdc3aabf179f88bc5802;hpb=f36b8deb503971e05fbd623d18aa3c889aa5f3eb;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 6870772c..3bdb2845 100755 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.3-SNAPSHOT + 2.0.0-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.2 UTF-8 @@ -46,7 +46,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 @@ -68,6 +68,7 @@ datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -148,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +