X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=97f78aa92ef4543ad9f91f697d04b83c5a64a4d1;hb=bd4e22f5861fb2ebe82c8bd553c86503971591a6;hp=2781ab0c373904f3edf7da6478257ee3ed1930b8;hpb=6d2aa55b167dcd2055eb9796241c4f319ef169e6;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 2781ab0c..97f78aa9 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.6-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.1 UTF-8 @@ -47,7 +48,11 @@ ${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 /content/repositories/snapshots/ /content/repositories/releases/ @@ -57,11 +62,13 @@ true true true + 1.10 datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -142,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +