X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9b22affec65ec966155179883afd38833b8f0112;hb=d56955b6ed0374643531bec5b81d6bf2bdd25b74;hp=6c0c616610c0fa8b03fcefd18c88c1fbf8ef02da;hpb=285ae8ce8d6a5a19cc5182992bb442de5591fe88;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 6c0c616..9b22aff 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.12-SNAPSHOT + 1.1.20-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -22,17 +22,18 @@ org.onap.oparent oparent - 1.1.0 + 2.0.0 + https://nexus.onap.org 3.2.18.RELEASE 3.0.4 1.2 1.7 1.7 UTF-8 - + https://nexus.onap.org 0.7.7.201606060606 @@ -196,7 +197,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 @@ -209,6 +210,12 @@ com.att.aft dme2 3.1.200-oss + + + javax.jms + jms + + @@ -287,7 +294,7 @@ org.apache.zookeeper zookeeper - 3.4.10 + 3.4.14 @@ -333,6 +340,10 @@ org.apache.tomcat tomcat-util + + javax.mail + mail + @@ -340,6 +351,18 @@ saToolkit 0.0.1 + + com.sun.mail + javax.mail + 1.6.0 + + + + javax.activation + activation + + + + + maven-checkstyle-plugin + 2.17 + + + org.onap.oparent + checkstyle + 2.0.0 + + + + + onap-license + + check + + process-sources + + onap-checkstyle/check-license.xml + false + true + false + ${project.build.sourceDirectory} + + + true + false + + + + onap-java-style + + check + + none + + + onap-checkstyle/onap-java-style.xml + + ${project.build.sourceDirectory} + true + true + true + + + true + false + + + + org.apache.maven.plugins maven-site-plugin