X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=cb47037aaa27016da91d1be64cd29e21edd077a7;hb=a8af342fbfe46c070284b3409812dd1db42e6225;hp=09ef27f69e8235849c6f25b247eb2e47d98bd517;hpb=fd8f9858fe2c7dfdee55a1e136a63fb01d1a3162;p=dmaap%2Fmessagerouter%2Fmsgrtr.git diff --git a/pom.xml b/pom.xml index 09ef27f..cb47037 100644 --- a/pom.xml +++ b/pom.xml @@ -1,58 +1,51 @@ - + 4.0.0 org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.0.0-SNAPSHOT + 1.1.15-SNAPSHOT jar dmaap-messagerouter-msgrtr Message Router - Restful interface built for kafka - + org.onap.oparent oparent - 0.1.1 + 1.2.1 - + - 3.2.14.RELEASE + https://nexus.onap.org + 3.2.18.RELEASE 3.0.4 1.2 1.7 1.7 UTF-8 - - - 0.7.7.201606060606 - 3.2 - jacoco - - target/code-coverage/jacoco-ut.exec - target/code-coverage/jacoco-it.exec - - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} + https://nexus.onap.org + + + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + /content/sites/site/org/onap/dmaap/messagerouter/msgrtr/${project.artifactId}/${project.version} https://nexus.onap.org @@ -68,28 +61,144 @@ - - - Apache License Version 2.0 - + + + Apache License Version 2.0 + - - Rajashree - - ATT - www.att.com - - - Ramkumar - - ATT - www.att.com - - + + Rajashree + + ATT + www.att.com + + + Ramkumar + + ATT + www.att.com + + + + + commons-collections + commons-collections + 3.2.2 + + + ch.qos.logback + logback-core + 1.2.0 + + + ch.qos.logback + logback-classic + 1.2.0 + + + + org.grails + grails-web + 2.5.4 + + + org.grails + grails-web-jsp + + + + + org.grails + grails-bootstrap + 2.5.4 + compile + + + ant + org.apache.ant + + + jna + net.java.dev.jna + + + ant-trax + org.apache.ant + + + gant_groovy1.8 + org.codehaus.gant + + + ant-launcher + org.apache.ant + + + jline + jline + + + ivy + org.apache.ivy + + + jansi + org.fusesource.jansi + + + commons-logging + commons-logging + + + ant-junit + org.apache.ant + + + + + org.springframework + spring-test + ${spring.version} + test + + + org.codehaus.groovy + groovy-all + 2.4.8 + compile + + + jline + jline + + + + + commons-fileupload + commons-fileupload + 1.3.3 + junit @@ -97,6 +206,17 @@ 4.11 test + + com.att.aft + dme2 + 3.1.200-oss + + + javax.jms + jms + + + @@ -134,23 +254,23 @@ org.springframework - spring-core + spring-context ${spring.version} org.springframework - spring-context - ${spring.version} + spring-expression + 4.3.18.RELEASE org.springframework spring-webmvc - ${spring.version} + 4.3.18.RELEASE org.springframework - spring-web - ${spring.version} + spring-core + 4.3.18.RELEASE javax.servlet @@ -174,7 +294,7 @@ org.apache.zookeeper zookeeper - 3.4.6 + 3.4.10 @@ -187,9 +307,14 @@ org.apache.kafka - kafka_2.10 - 0.8.2.1 + kafka_2.11 + 0.11.0.3 + + com.google.guava + guava + 23.6.1-jre + com.att.eelf @@ -202,19 +327,39 @@ com.att.nsa nsaServerLibrary 1.0.10 + + + org.apache.tomcat + tomcat-catalina + + + org.apache.tomcat.embed + tomcat-embed-core + + + org.apache.tomcat + tomcat-util + + + javax.mail + mail + + com.att.nsa saToolkit 0.0.1 + + javax.mail + mail + 1.4.4 + - + @@ -234,15 +379,21 @@ org.apache.httpcomponents - httpclient - 4.4.1 + httpclient + 4.5.3 org.apache.httpcomponents - httpclient-cache - 4.4.1 + httpclient-cache + 4.5.3 - + + org.apache.httpcomponents + httpcore + 4.4.1 + + + jline @@ -253,62 +404,62 @@ org.apache.curator curator-recipes - 2.6.0 + 4.0.1 org.apache.curator curator-test - 2.6.0 + 4.0.1 + - com.att.aft - dme2 - 3.1.200 + com.google.code.gson + gson + 2.8.0 - - com.google.code.gson - gson - 2.8.0 - - org.mockito - mockito-all - 1.9.5 + com.fasterxml.jackson.core + jackson-core + 2.8.11 test - com.fasterxml.jackson.core - jackson-core - 2.8.5 - test + jackson-databind + 2.8.11.1 org.powermock powermock-api-mockito - 1.5.6 + 1.6.4 test org.powermock powermock-module-junit4 - 1.5.6 + 1.6.4 test - + - org.powermock - powermock-module-junit4-rule - 1.5.6 - test + org.powermock + powermock-module-junit4-rule + 1.6.4 + test + + + org.mockito + mockito-core + 1.10.19 + test - + DMaaP @@ -373,117 +524,57 @@ - + org.apache.maven.plugins maven-surefire-plugin 2.12.4 - + - - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - - - html - xml - - - - + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + + + +