X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=84dbfa10022c83ce461ba8b6cce0f409a6cd375a;hb=3c7f6dc59bd79fb91a7449276ea6d0ccc85d8f0b;hp=66ac7b73ee9b3448caace9d84e61eebeb9f1fb4d;hpb=e4006eb81cbfd6a07a95433fa77be6b6a7905fc6;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 66ac7b73..84dbfa10 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 @@ -45,9 +46,14 @@ ${project.build.directory}/coverage-reports/jacoco-it.exec true ${project.version} - 9.4.12.RC2 + 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/ /content/repositories/staging/ @@ -56,10 +62,12 @@ true true true + 1.10 datarouter-prov datarouter-node + datarouter-subscriber @@ -140,6 +148,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +