X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=a615605cf26208e8d8435ebdefdf52ead4d495af;hb=a9f85d14ae66dca1e149daf1472b4e8c4d5b4432;hp=f1b90f44e6dc789aabab343feb85dc595e59ba50;hpb=90d9273e98248b1de99542b990cb6abc5e621d5b;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index f1b90f44..a615605c 100755 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,7 @@ * org.onap.dmaap * =========================================================================== * Copyright © 2017 AT&T Intellectual Property. All rights reserved. + * Modifications Copyright (C) 2018 Nokia. All rights reserved. * =========================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,13 +26,13 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.1-SNAPSHOT + 1.0.4-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.1 UTF-8 @@ -47,7 +48,9 @@ ${project.version} 9.3.8.RC0 8.2.0.v20160908 - 1.6 + 1.5.5 + 2.1.1 + 1.4.01 1.4.10 26.0-jre 1.2.3 @@ -65,6 +68,7 @@ datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -145,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +