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