X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=85b4fe63323f9f4baa8067108d60517149be1647;hb=4cb4eedab7d2e7f0433ab87a76e6206e585bbcd7;hp=022dd5032fa00701c7d569b692eae05952cfa6c0;hpb=9c7ecb5a8e32d9bd7bf667cf3d4ee50a1baae6a4;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 022dd50..85b4fe6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.13-SNAPSHOT + 1.1.18-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka @@ -22,7 +22,7 @@ org.onap.oparent oparent - 1.2.1 + 2.0.0 @@ -210,6 +210,12 @@ com.att.aft dme2 3.1.200-oss + + + javax.jms + jms + + @@ -334,6 +340,10 @@ org.apache.tomcat tomcat-util + + javax.mail + mail + @@ -341,6 +351,11 @@ saToolkit 0.0.1 + + javax.mail + mail + 1.4.4 + + + 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