X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=43ac4ae91c4a446cea6128fab4c14d1e0593a44f;hp=f61094ab48c501beb2a8d77b55faf06217d44a0f;hb=b5e3b3f436f8534ddb6c7f326ccbef995b96ddc3;hpb=57a36381ae7f6624a14fe9009783f5edb930fe72 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f61094ab48..43ac4ae91c 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -12,27 +12,17 @@ commons.opendaylight 1.5.0-SNAPSHOT pom - - 3.0 - - 2.3.4 - 1.0.0 + 2.3.9 0.5.0-SNAPSHOT 0.1.0-SNAPSHOT - 1.1.0 0.6.0-SNAPSHOT - - 4.1 - 1.50 - 2.4.0 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT - 2.12 0.6.0-SNAPSHOT 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT @@ -52,17 +42,13 @@ 7.0.53.v201406070630 0.1.0-SNAPSHOT - 1.2.2 0.2.0-SNAPSHOT - 2.4 - 3.1 0.1.0-SNAPSHOT 3.0.1 0.2.0-SNAPSHOT 0.6.0-SNAPSHOT 1.5.0-SNAPSHOT 1.1.0-SNAPSHOT - 2.3.2 0.2.0-SNAPSHOT 0.6.0-SNAPSHOT 1.4 @@ -71,10 +57,11 @@ etc/opendaylight/karaf 05-clustering.xml 00-netty.xml - 01-mdsal.xml + 01-md-sal.xml 04-xsql.xml 01-netconf.xml 03-toaster-sample.xml + 08-mdsal-netconf.xml 10-rest-connector.xml 99-netconf-connector.xml 0.5.0-SNAPSHOT @@ -87,15 +74,11 @@ 0.1.0-SNAPSHOT 0.5.0-SNAPSHOT 1.2.0-SNAPSHOT + 30-statistics-manager.xml 2.5.0 3.8.0.I20120518-2145 - - 1.3.1 - 1.28 - 3.0.0 - 0000.0002.0038.0 1.6.0 1.5.0-SNAPSHOT @@ -121,7 +104,6 @@ src/main/yang-gen-config 0.1.0-SNAPSHOT 1.1.4 - 2.0.1 1.1.1 2.0 1.1.0-SNAPSHOT @@ -130,7 +112,6 @@ 0.7 1.8 1.0.0 - 1.0.9 0.5.0-SNAPSHOT 3.0.5 1.9.4 @@ -147,7 +128,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 @@ -180,7 +160,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 @@ -207,12 +186,12 @@ 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT 0.5.0-SNAPSHOT - src/main/xtend-gen 2013.09.07.7-SNAPSHOT 1.1.0-SNAPSHOT 0.7.0-SNAPSHOT 0.12.0 0.9.7 + 3.3.0 @@ -226,6 +205,13 @@ pom import + + org.opendaylight.controller + mdsal-artifacts + ${mdsal.version} + pom + import + org.opendaylight.controller netconf-artifacts @@ -300,11 +286,6 @@ java-concurrent-hash-trie-map ${ctrie.version} - - com.google.code.findbugs - jsr305 - ${jsr305.api.version} - com.google.code.gson gson @@ -315,6 +296,12 @@ guava ${guava.version} + + com.lmax + disruptor + ${lmax.version} + + com.jcabi @@ -751,11 +738,6 @@ - - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} - org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 @@ -1056,155 +1038,6 @@ sal ${sal.version} - - org.opendaylight.controller - sal-binding-api - ${mdsal.version} - - - org.opendaylight.controller - sal-binding-broker-impl - ${mdsal.version} - - - org.opendaylight.controller - sal-binding-config - ${mdsal.version} - - - org.opendaylight.controller - sal-binding-util - ${mdsal.version} - - - org.opendaylight.controller - sal-broker-impl - ${mdsal.version} - - - org.opendaylight.controller - sal-common - ${mdsal.version} - - - org.opendaylight.controller - sal-common-api - ${mdsal.version} - - - org.opendaylight.controller - sal-common-impl - ${mdsal.version} - - - org.opendaylight.controller - sal-common-util - ${mdsal.version} - - - org.opendaylight.controller - sal-inmemory-datastore - ${mdsal.version} - - - org.opendaylight.controller - sal-compatibility - ${mdsal.version} - - - org.opendaylight.controller - sal-connector-api - ${mdsal.version} - - - org.opendaylight.controller - sal-dom-xsql - ${mdsal.version} - - - org.opendaylight.controller - sal-karaf-xsql - ${mdsal.version} - - - org.opendaylight.controller - sal-dom-xsql-config - ${mdsal.version} - config - xml - - - org.opendaylight.controller - sal-core-api - ${mdsal.version} - - - org.opendaylight.controller - sal-core-spi - ${mdsal.version} - - - org.opendaylight.controller - sal-netconf-connector - ${mdsal.version} - - - org.opendaylight.controller - sal-remote - ${mdsal.version} - - - org.opendaylight.controller - sal-rest-connector - ${mdsal.version} - - - org.opendaylight.controller - sal-rest-connector-config - ${mdsal.version} - - - org.opendaylight.controller - md-sal-config - ${mdsal.version} - - - org.opendaylight.controller - sal-rest-docgen - ${mdsal.version} - - - org.opendaylight.controller - sal-restconf-broker - ${mdsal.version} - - - org.opendaylight.controller - sal-test-model - ${mdsal.version} - - - org.opendaylight.controller - sal-distributed-datastore - ${mdsal.version} - - - org.opendaylight.controller - sal-clustering-commons - ${mdsal.version} - - - org.opendaylight.controller - sal-clustering-config - ${mdsal.version} - - - - org.opendaylight.controller - sal-remoterpc-connector - ${mdsal.version} - - @@ -1348,77 +1181,7 @@ web ${web.version} - - org.opendaylight.controller.md - forwardingrules-manager - ${mdsal.version} - - - org.opendaylight.controller.md - inventory-manager - ${mdsal.version} - - - org.opendaylight.controller.md - statistics-manager - ${mdsal.version} - - - org.opendaylight.controller.md - topology-lldp-discovery - ${mdsal.version} - - - org.opendaylight.controller.md - topology-manager - ${mdsal.version} - - - org.opendaylight.controller.model - model-flow-base - ${mdsal.version} - - - org.opendaylight.controller.model - model-flow-service - ${mdsal.version} - - - org.opendaylight.controller.model - model-flow-statistics - ${mdsal.version} - - - org.opendaylight.controller.model - model-inventory - ${mdsal.version} - - - org.opendaylight.controller.model - model-topology - ${mdsal.version} - - - org.opendaylight.controller.samples - sample-toaster - ${mdsal.version} - - - org.opendaylight.controller.samples - sample-toaster-consumer - ${mdsal.version} - - - org.opendaylight.controller.samples - sample-toaster-provider - ${mdsal.version} - - - org.opendaylight.controller.samples - toaster-config - ${mdsal.version} - org.opendaylight.yangtools features-test @@ -1433,22 +1196,6 @@ xml runtime - - org.opendaylight.controller.samples - features-toaster - ${mdsal.version} - features - xml - runtime - - - org.opendaylight.controller - features-flow - ${mdsal.version} - features - xml - runtime - org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet @@ -1491,16 +1238,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 @@ -1538,19 +1275,6 @@ 0.1.0-SNAPSHOT test - - org.opendaylight.controller - sal-binding-broker-impl - ${mdsal.version} - test-jar - test - - - org.opendaylight.controller - sal-binding-it - ${mdsal.version} - test - org.opendaylight.controller features-protocol-framework @@ -1585,20 +1309,22 @@ org.opendaylight.controller - features-mdsal + features-netconf-connector ${mdsal.version} features xml runtime - + + org.opendaylight.controller - features-netconf-connector - ${mdsal.version} + features-neutron features xml runtime - + ${networkconfig.neutron.version} + + org.openjdk.jmh @@ -1636,12 +1362,6 @@ maven-clean-plugin - - ${xtend.dstdir} - - ** - - ${jmxGeneratorPath} @@ -1755,7 +1475,6 @@ src/main/yang ${jmxGeneratorPath} ${salGeneratorPath} - ${xtend.dstdir} @@ -1897,21 +1616,6 @@ - - org.eclipse.xtend - xtend-maven-plugin - ${xtend.version} - - - - compile - - - ${xtend.dstdir} - - - - org.jacoco jacoco-maven-plugin @@ -1972,7 +1676,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/xtend-gen\/,**\/protobuff\/ + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/protobuff\/,**\/src\/main\/resources\/archetype-resources\/**\/*.java @@ -1996,7 +1700,7 @@ ${enforcer.version} - enforce-java + enforce-requirements enforce @@ -2005,6 +1709,9 @@ 1.7.0 + + 3.1.1 +