X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=fcf16de3a7dfd2082611363f1280f0f905cc4c94;hb=e42cb8549823369755bacf3f9794ce646a5f3d5e;hp=6870772c9a2111c4b4bffdc3aabf179f88bc5802;hpb=f36b8deb503971e05fbd623d18aa3c889aa5f3eb;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 6870772c..fcf16de3 100755 --- a/pom.xml +++ b/pom.xml @@ -26,13 +26,13 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.3-SNAPSHOT + 1.1.0-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 + + +