X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=4f52e1c713420ff8b35df65f53374c260319f011;hb=0fa019897cb79de1def349b8fd0b660d1951681a;hp=154e6a1970fb52d9711598171f556dcc54f59ab1;hpb=da23b25192b0f2838e27e93b88e05e07756adbb0;p=dmaap%2Fdatarouter.git diff --git a/pom.xml b/pom.xml index 154e6a19..4f52e1c7 100755 --- a/pom.xml +++ b/pom.xml @@ -3,13 +3,14 @@ * 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. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -25,15 +26,16 @@ org.onap.dmaap.datarouter parent dmaap-datarouter - 1.0.1-SNAPSHOT + 2.1.0-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 @@ -41,29 +43,41 @@ 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.14.v20181114 + 8.2.0.v20160908 + 1.5.5 + 2.1.1 + 1.4.01 + 1.4.10 + 26.0-jre + 1.2.3 + 2.1.10 /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 + **/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 @@ -89,6 +103,7 @@ **/generated-sources/** **/yang-gen/** **/pax/** + **/src/main/java/org/onap/dmaap/datarouter/reports/** @@ -137,6 +152,26 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + IntegrationSuite.java + + + + + maven-checkstyle-plugin + + + onap-java-style + + false + + + +