X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a615605cf26208e8d8435ebdefdf52ead4d495af;hb=8bb08bf9a041aa4abb5dc952827e8e0a0ae1718d;hp=6870772c9a2111c4b4bffdc3aabf179f88bc5802;hpb=f36b8deb503971e05fbd623d18aa3c889aa5f3eb;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 6870772c..a615605c 100755 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.1 UTF-8 @@ -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 + + +