X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=2c0327f84b14923133f0b92752c55a4d8cdd2f6e;hb=65229b8032f16fdfd045732b83902af92e79ab02;hp=240704f3181304e0a98c3ac437c6fb80a24a01a2;hpb=320a85770f0f3c15d2e5e658c42b713485a999c4;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 240704f3..2c0327f8 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.5-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.1 UTF-8 @@ -47,6 +48,9 @@ ${project.version} 9.3.8.RC0 8.2.0.v20160908 + 1.5.5 + 2.1.1 + 1.4.01 1.4.10 26.0-jre 1.2.3 @@ -64,6 +68,7 @@ datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -144,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +