X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3bdb2845734a1d082177bb91c759576273914ed9;hb=953dbd55595d28ecc7b65413b0edf910da6f45c0;hp=17744adf57469ce301d4b5631721b84c758632c7;hpb=7db6b77e880c77da2489eedd5bfa85524c5b6e72;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 17744adf..3bdb2845 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.2-SNAPSHOT + 2.0.0-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.2 UTF-8 @@ -45,10 +46,10 @@ ${project.build.directory}/coverage-reports/jacoco-it.exec true ${project.version} - 9.3.8.RC0 + 9.4.14.v20181114 8.2.0.v20160908 1.5.5 - 1.6 + 2.1.1 1.4.01 1.4.10 26.0-jre @@ -67,6 +68,7 @@ datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose @@ -147,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +