X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=b5f54b565f9b6ac0a3e1ffd006d1cd9006d919a4;hb=2e9841a7549751270d5ba4c50d036ad022c5e46f;hp=f9d66a67193dc88cce2628f63209692bb3a3c0fb;hpb=208535582481360e8fbe91ffdb8eff5bd4cd98b3;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index f9d66a6..b5f54b5 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.21-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -22,7 +22,7 @@ org.onap.oparent oparent - 1.2.1 + 2.1.0 @@ -197,7 +197,7 @@ commons-fileupload commons-fileupload - 1.3.3 + 1.4 @@ -294,7 +294,7 @@ org.apache.zookeeper zookeeper - 3.4.10 + 3.4.14 @@ -340,6 +340,10 @@ org.apache.tomcat tomcat-util + + javax.mail + mail + @@ -347,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