X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=5310db30a74a74e7923409b4bd227190119fcf49;hp=8596412de8f652e50eebb1ff15e84173b329bbf7;hb=96901519af55cecb094ce05b29e7f1ecbcbb4367;hpb=7ce44a14175815c85189845c918454a037f0db10 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 8596412de8..5310db30a7 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 @@ -181,7 +177,6 @@ target/code-coverage/jacoco.exec target/code-coverage/jacoco-it.exec org.openflow.openflowj,net.sf.jung2,org.opendaylight.controller.protobuff.messages - Sonar way with Findbugs 1.0.0 1.2.1 3.1.4.RELEASE @@ -1346,6 +1341,15 @@ runtime + + org.opendaylight.controller + features-neutron + features + xml + runtime + ${networkconfig.neutron.version} + + org.openjdk.jmh @@ -1697,7 +1701,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 @@ -1721,7 +1725,7 @@ ${enforcer.version} - enforce-java + enforce-requirements enforce @@ -1730,6 +1734,9 @@ 1.7.0 + + 3.1.1 +