X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=6cc363b96fba04cf18232432e0b713e7d65af200;hp=84c04e0ebf436b4c144c42022b423cb42c9cbde7;hb=83dfe301bf2a2b1eff6883a2af3282c95d5a752e;hpb=1c9255fca204f4f7207d4fe3521fbfcdf087e10d diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 84c04e0ebf..6cc363b96f 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 @@ -1257,16 +1259,6 @@ nagasena-rta ${exi.nagasena.version} - - org.osgi - org.osgi.compendium - ${osgi.compendium.version} - - - org.osgi - org.osgi.core - ${osgi.core.version} - org.reflections reflections @@ -1345,6 +1337,15 @@ runtime + + org.opendaylight.controller + features-neutron + features + xml + runtime + ${networkconfig.neutron.version} + + org.openjdk.jmh @@ -1696,7 +1697,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 +1721,7 @@ ${enforcer.version} - enforce-java + enforce-requirements enforce @@ -1729,6 +1730,9 @@ 1.7.0 + + 3.1.1 +