X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=d6140f1380df5087f924c558a48091a9399cedb2;hp=84c04e0ebf436b4c144c42022b423cb42c9cbde7;hb=9ddefb84ffe18b36a3a28200a42643269944a123;hpb=d51d1e8ce97983afcc39c1df65b368f921fc749d diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 84c04e0ebf..d6140f1380 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -12,9 +12,6 @@ commons.opendaylight 1.5.0-SNAPSHOT pom - - 3.0 - @@ -93,7 +90,6 @@ 1.3.1 1.28 - 3.0.0 @@ -212,6 +208,7 @@ 0.7.0-SNAPSHOT 0.12.0 0.9.7 + 3.3.0 @@ -321,6 +318,12 @@ guava ${guava.version} + + com.lmax + disruptor + ${lmax.version} + + com.jcabi @@ -1345,6 +1348,15 @@ runtime + + org.opendaylight.controller + features-neutron + features + xml + runtime + ${networkconfig.neutron.version} + + org.openjdk.jmh @@ -1696,7 +1708,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/ + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java @@ -1720,7 +1732,7 @@ ${enforcer.version} - enforce-java + enforce-requirements enforce @@ -1729,6 +1741,9 @@ 1.7.0 + + 3.1.1 +