X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=odlparent%2Fpom.xml;h=a50e74e5a3b63c6f87af04568645739a72973dd2;hb=b8937e2f6ec556f57bb90fc846f110ecd5e10536;hp=9717bb52f263907343fa5403c3a95198ca37f13c;hpb=f1c4e8a94515118893477c19effbaec53d4356d8;p=odlparent.git diff --git a/odlparent/pom.xml b/odlparent/pom.xml index 9717bb52f..a50e74e5a 100644 --- a/odlparent/pom.xml +++ b/odlparent/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-SNAPSHOT + 1.8.5-SNAPSHOT ../odlparent-lite @@ -48,16 +48,12 @@ ${maven.compiler.target} - - 1.8 3.0.1 2.6.1 - 3.5.1 - - 3.0.2 + 3.6.1 2.10.4 @@ -76,7 +72,7 @@ toolkit --> 2.17 - 0.3.0-SNAPSHOT + 0.3.5-SNAPSHOT ${maven.compile.plugin.version} @@ -84,25 +80,17 @@ 1.31 - 4.4.0 + 4.10.0 2.18.1 - - 0.7.2.201409121644 + 0.7.7.201606060606 3.0.8 - 4.0.7 + 4.0.9 + 4.0.9 2.8.1 @@ -112,14 +100,14 @@ - 1.55 + 1.56 5.0.0 - 2.4.11 + 2.4.20 2.11 - 8 + 12 0.7 @@ -128,7 +116,7 @@ ${project.build.directory}/code-coverage/jacoco.exec ${project.build.directory}/code-coverage/jacoco-it.exec - **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + **/gen/**,**/generated-sources/**,**/generated-test-sources/**,**/yang-gen/**,**/yang-gen-config/**,**/yang-gen-sal/**,**/yang-gen-code/**,**/pax/** false @@ -139,7 +127,7 @@ org.opendaylight.odlparent odlparent-artifacts - 1.8.0-SNAPSHOT + 1.8.5-SNAPSHOT import pom @@ -179,8 +167,13 @@ 1.3.0 test + org.mockito + mockito-all 1.10.19 test @@ -245,7 +238,29 @@ 1.6.4 test - + + + + + org.immutables + value + 2.4.2 + + provided + + + + org.kohsuke.metainf-services + metainf-services + 1.7 + true + + + org.slf4j jcl-over-slf4j @@ -285,12 +300,12 @@ ch.qos.logback logback-core - 1.1.7 + 1.1.9 ch.qos.logback logback-classic - 1.1.7 + 1.1.9 com.google.guava @@ -305,27 +320,17 @@ com.mycila.guice.extensions - mycila-guice-jsr250 4.0.rc1 test - org.immutables - value - 2.3.9 - - provided - - - com.google.inject guice 4.1.0 - test org.apache.commons @@ -535,17 +540,17 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.3.2 commons-io commons-io - 2.4 + 2.5 commons-net commons-net - 3.5 + 3.6 eclipselink @@ -681,37 +686,37 @@ io.netty netty-all - 4.0.37.Final + 4.1.8.Final io.netty netty-buffer - 4.0.37.Final + 4.1.8.Final io.netty netty-codec - 4.0.37.Final + 4.1.8.Final io.netty netty-codec-http - 4.0.37.Final + 4.1.8.Final io.netty netty-common - 4.0.37.Final + 4.1.8.Final io.netty netty-handler - 4.0.37.Final + 4.1.8.Final io.netty netty-transport - 4.0.37.Final + 4.1.8.Final @@ -719,7 +724,7 @@ io.netty netty-transport-native-epoll linux-x86_64 - 4.0.37.Final + 4.1.8.Final javax.ws.rs @@ -859,6 +864,11 @@ bcprov-jdk15on ${bouncycastle.version} + + org.bouncycastle + bcprov-ext-jdk15on + ${bouncycastle.version} + org.codehaus.enunciate enunciate-core-annotations @@ -926,7 +936,7 @@ org.osgi org.osgi.compendium - 5.0.0 + ${osgi.core.version} provided @@ -949,63 +959,63 @@ org.springframework spring-aop - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-beans - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-context - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-core - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-expression - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-tx - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-web - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework spring-webmvc - 3.2.14.RELEASE + 3.2.17.RELEASE org.springframework.security spring-security-config - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-core - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-taglibs - 3.2.8.RELEASE + 3.2.9.RELEASE org.springframework.security spring-security-web - 3.2.8.RELEASE + 3.2.9.RELEASE virgomirror @@ -1059,6 +1069,12 @@ akka-persistence_${scala.version} ${akka.version} + + com.typesafe.akka + akka-persistence-tck_${scala.version} + ${akka.version} + test + com.typesafe.akka akka-protobuf_${scala.version} @@ -1119,18 +1135,18 @@ org.agrona - Agrona - 0.5.4 + agrona + 0.9.5 io.aeron aeron-client - 1.0.1 + 1.2.5 io.aeron aeron-driver - 1.0.1 + 1.2.5 @@ -1150,7 +1166,7 @@ com.lmax disruptor - 3.3.4 + 3.3.6 @@ -1188,13 +1204,13 @@ org.ops4j.pax.url pax-url-aether - 2.4.7 + 2.5.1 test org.ops4j.pax.url pax-url-wrap - 2.4.7 + 2.5.1 org.springframework.osgi @@ -1211,28 +1227,28 @@ org.eclipse.jetty jetty-client - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-server - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-servlet-tester - 8.1.19.v20160209 + 9.2.19.v20160908 test org.eclipse.jetty jetty-servlets - 8.1.19.v20160209 + 9.2.19.v20160908 org.eclipse.jetty jetty-webapp - 8.1.19.v20160209 + 9.2.19.v20160908 org.apache.aries.blueprint @@ -1240,6 +1256,12 @@ 1.4.2 + + com.h2database + h2 + 1.4.191 + + @@ -1268,6 +1290,12 @@ javax.inject 1 + + org.ops4j.pax.cdi + pax-cdi-api + 1.0.0.RC2 + true + @@ -1338,7 +1366,7 @@ We do not need to specify the groupId. --> maven-antrun-plugin - ${maven.antrun.plugin.version} + 1.8 maven-checkstyle-plugin @@ -1358,7 +1386,7 @@ org.opendaylight.odlparent odl-license - 0.2.0-SNAPSHOT + 0.2.5-SNAPSHOT com.github.sevntu.checkstyle @@ -1439,6 +1467,7 @@ PMD config too. --> ${project.build.directory}/generated-sources + ${project.build.directory}/generated-test-sources false @@ -1470,7 +1499,7 @@ maven-jar-plugin - ${maven.jar.version} + 3.0.2 maven-dependency-plugin @@ -1485,7 +1514,7 @@ org.opendaylight.odlparent odl-license - 0.2.0-SNAPSHOT + 0.2.5-SNAPSHOT ${project.build.outputDirectory} @@ -1500,6 +1529,10 @@ ${maven.plugin.version} + + maven-remote-resources-plugin + 1.5 + maven-resources-plugin 3.0.1 @@ -1566,7 +1599,10 @@ true - {maven-resources},target/classes/LICENSE + + {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties @@ -1614,7 +1650,7 @@ org.opendaylight.odlparent findbugs - 1.8.0-SNAPSHOT + 1.8.5-SNAPSHOT @@ -1657,7 +1693,7 @@ org.eclipse.xtend xtend-maven-plugin - 2.10.0 + 2.11.0 @@ -1665,8 +1701,8 @@ testCompile - ${project.build.directory}/generated-sources/xtend/main - ${project.build.directory}/generated-sources/xtend/test + ${project.build.directory}/generated-sources/xtend + ${project.build.directory}/generated-test-sources/xtend @@ -1771,6 +1807,21 @@ + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + + + @@ -1786,7 +1837,11 @@ **/gen/** **/generated-sources/** + **/generated-test-sources/** **/yang-gen/** + **/yang-gen-config/** + **/yang-gen-sal/** + **/yang-gen-code/** **/pax/** @@ -1815,6 +1870,28 @@ + + maven-enforcer-plugin + + + enforce-banned-dependencies + + enforce + + + + + Please always use mockito-core instead of mockito-all (https://bugs.opendaylight.org/show_bug.cgi?id=7662) + + org.mockito:mockito-all + + + + true + + + + maven-dependency-plugin @@ -1986,7 +2063,7 @@ http://doc.akka.io/japi/akka/${akka.version}/ https://google.github.io/guava/releases/18.0/api/docs/ https://google.github.io/guava/releases/19.0/api/docs/ - http://netty.io/4.0/api/ + http://netty.io/4.1/api/