X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c2e0b37c4096297a745128be7b93caa8f2cb3889;hb=95a783e1bcddb0e12d7cc7d7b3f90ad18b6adfbb;hp=43aeca21c1e0907f6117059db2660fd62ef268e2;hpb=5de761010725bb21a45c434a93a26748b9a3b6ba;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 43aeca21..c2e0b37c 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,15 +26,16 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.1-SNAPSHOT + 2.0.2-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER org.onap.oparent oparent - 1.1.0 + 1.2.3 + 2.0.2-SNAPSHOT UTF-8 1.8 1.8 @@ -45,29 +47,36 @@ ${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 + 2.1.1 + 1.4.01 1.4.10 + 26.0-jre + 1.2.3 /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ /content/sites/site/org/onap/dmaap/datarouter/${project.artifactId}/${project.version} - 1.0.0 true true true + 1.10 + **/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/reports/** datarouter-prov datarouter-node datarouter-subscriber + datarouter-docker-compose - com.spotify + io.fabric8 docker-maven-plugin - ${docker.maven.plugin.version} + 0.28.0 true @@ -93,6 +102,7 @@ **/generated-sources/** **/yang-gen/** **/pax/** + **/datarouter-prov/src/main/java/org/onap/dmaap/datarouter/reports/** @@ -141,6 +151,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + +