X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=77ab716f49e5e1aeecf6dd104db27772ddf224a4;hb=23515a2d08cfa505ece6b23995c9305c5b9ae5b2;hp=afbbf929c77d6aa3929a9cf964889c4109641072;hpb=c7708c4957a822b48e14570a0695b6572eb22469;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index afbbf929..77ab716f 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.1.0-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.2 UTF-8 @@ -48,7 +49,8 @@ 9.3.8.RC0 8.2.0.v20160908 1.5.5 - 1.6 + 2.1.1 + 1.4.01 1.4.10 26.0-jre 1.2.3 @@ -66,6 +68,7 @@ datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -146,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +