X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=6a9b4bef2aa3b74476c3384535e2eb6219d5a3cb;hp=84c04e0ebf436b4c144c42022b423cb42c9cbde7;hb=9b43c3ce7c46eaae9060f3ed18e6c39f76ede2e5;hpb=55e9adf851ad40cc3c128ffab5292eb1e6c61221 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 84c04e0ebf..6a9b4bef2a 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 @@ -148,7 +144,6 @@ 1.5.0-SNAPSHOT 2013.08.27.7-SNAPSHOT 0.1.0-SNAPSHOT - 4.0.0 1.1.6 1.1.6 1.0-alpha-2 @@ -212,6 +207,7 @@ 0.7.0-SNAPSHOT 0.12.0 0.9.7 + 3.3.0 @@ -321,6 +317,12 @@ guava ${guava.version} + + com.lmax + disruptor + ${lmax.version} + + com.jcabi @@ -1345,6 +1347,15 @@ runtime + + org.opendaylight.controller + features-neutron + features + xml + runtime + ${networkconfig.neutron.version} + + org.openjdk.jmh @@ -1696,7 +1707,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 +1731,7 @@ ${enforcer.version} - enforce-java + enforce-requirements enforce @@ -1729,6 +1740,9 @@ 1.7.0 + + 3.1.1 +