X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=01d8afc2ba86f30475b54f2e26b44d19e7a61511;hb=72cd9f3033731242779e708a05f9519f36cf8d43;hp=c5aa2fb322cb464a3c4d4860816e2d4abc10aae2;hpb=85129f80a65aea102c07f695878a772ffa2dffc4;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index c5aa2fb3..01d8afc2 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 @@ -41,12 +42,18 @@ false jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/coverage-reports/jacoco.exec ${project.build.directory}/coverage-reports/jacoco-it.exec true ${project.version} - 9.4.11.v20180605 + 9.4.14.v20181114 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/ @@ -55,10 +62,13 @@ true true true + 1.10 datarouter-prov datarouter-node + datarouter-subscriber + datarouter-docker-compose @@ -139,6 +149,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +