X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=2c71c40e3f1121a6aa4319cdc40da0ce61a69bb3;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hp=eb7800fd5bbd9b2f5d9451f6d591cf4e62a7586a;hpb=fdbc91710543cdac880f87bda9793c46582f1618;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index eb7800fd5b..2c71c40e3f 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1,25 +1,24 @@ - + 4.0.0 3.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.1 pom org.opendaylight.controller commons.parent - 1.0.1-SNAPSHOT + 1.0.1 ../parent scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - HEAD + master-tagforprepareonly-controller-bulk-release-2-1 @@ -56,62 +55,57 @@ 1.1.4 2.10 -Xmx1024m -XX:MaxPermSize=256m - 0.5.9-SNAPSHOT 14.0.1 5.0.0 - 2010.09.24.2-SNAPSHOT - 2010.09.24.2-SNAPSHOT - 2013.10.21.0-SNAPSHOT - 2013.08.27.2-SNAPSHOT - 2013.09.07.2-SNAPSHOT + 2010.09.24.3 + 2010.09.24.3 + 2013.10.21.1 + 2013.08.27.3 + 2013.09.07.3 3.17.1-GA - 1.0-SNAPSHOT 2.3.2 3.1 0.5.3.201107060350 1.3.1 2.3.7 4.8.1 - 0.3.0-SNAPSHOT - 0.6.0-SNAPSHOT + 0.6.1 - 0.4.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.4.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.2.3-SNAPSHOT - 0.2.3-SNAPSHOT - 1.0-SNAPSHOT - 0.5.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.7.0-SNAPSHOT - 0.1.1-SNAPSHOT - 0.7.0-SNAPSHOT - 0.0.2-SNAPSHOT - 0.1.1-SNAPSHOT - 0.0.2-SNAPSHOT - 0.1.1-SNAPSHOT - 0.5.1-SNAPSHOT - 0.4.0-SNAPSHOT + 0.4.1 + 0.5.1 + 0.4.1 + 0.5.1 + 0.5.1 + 0.5.1 + 0.5.1 + 0.2.3 + 0.2.3 + 1.0 + 0.5.1 + 0.5.1 + 0.7.0 + 0.1.1 + 0.7.0 + 0.0.2 + 0.1.1 + 0.0.2 + 0.1.1 + 0.5.1 + 0.4.0 4.0.10.Final 2.4 - 0.4.1-SNAPSHOT - 0.4.1-SNAPSHOT - 0.5.0-SNAPSHOT - 0.5.0-SNAPSHOT - 0.5.0-SNAPSHOT - 0.4.1-SNAPSHOT - 0.4.1-SNAPSHOT - 0.4.1-SNAPSHOT - 0.4.1-SNAPSHOT + 0.4.1 + 0.4.1 + 0.5.0 + 0.5.0 + 0.5.0 + 0.4.1 + 0.4.1 + 0.4.1 + 0.4.1 1.17 7.0.42 - - 0.4.1-SNAPSHOT jacoco java @@ -651,7 +645,7 @@ org.opendaylight.controller.thirdparty ganymed - 1.0-SNAPSHOT + 1.0 com.google.code.findbugs @@ -661,7 +655,7 @@ org.opendaylight.yangtools mockito-configuration - 0.6.0-SNAPSHOT + ${yangtools.version} test @@ -959,7 +953,7 @@ org.opendaylight.controller osgi-brandfragment.web - 0.0.1-SNAPSHOT + 0.0.1 @@ -1043,12 +1037,12 @@ org.opendaylight.controller httpservice-bridge - 0.0.1-SNAPSHOT + 0.0.1 org.opendaylight.controller jolokia-bridge - 0.0.1-SNAPSHOT + 0.0.1 org.opendaylight.controller @@ -1058,12 +1052,12 @@ org.opendaylight.controller usermanager.northbound - 0.0.1-SNAPSHOT + 0.0.1 org.opendaylight.controller controllermanager.northbound - 0.0.1-SNAPSHOT + 0.0.1 @@ -1140,7 +1134,7 @@ org.opendaylight.controller commons.logback_settings - 0.0.1-SNAPSHOT + 0.0.1 test @@ -1148,6 +1142,303 @@ enunciate-core-annotations ${enunciate.version} + + + + org.opendaylight.controller + sal-common + ${mdsal.version} + + + org.opendaylight.controller + sal-common-util + ${mdsal.version} + + + org.opendaylight.controller + sal-netconf-connector + ${mdsal.version} + + + org.opendaylight.controller + sal-core-api + ${mdsal.version} + + + org.opendaylight.controller + sal-broker-impl + ${mdsal.version} + + + org.opendaylight.controller + sal-core-spi + ${mdsal.version} + + + org.opendaylight.controller + sal-common-api + ${mdsal.version} + + + org.opendaylight.controller + sal-common-impl + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-api + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-config + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-broker-impl + ${mdsal.version} + + + org.opendaylight.controller + sal-compatibility + ${mdsal.version} + + + org.opendaylight.controller + sal-connector-api + ${mdsal.version} + + + org.opendaylight.controller + sal-rest-connector + ${mdsal.version} + + + org.opendaylight.controller.model + model-inventory + ${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-flow-management + ${mdsal.version} + + + org.opendaylight.controller.md + inventory-manager + ${mdsal.version} + + + org.opendaylight.controller.md + forwardingrules-manager + ${mdsal.version} + + + org.opendaylight.controller.md + topology-lldp-discovery + ${mdsal.version} + + + org.opendaylight.controller.md + topology-manager + ${mdsal.version} + + + org.opendaylight.controller.md + statistics-manager + ${mdsal.version} + + + org.opendaylight.controller + concepts + ${concepts.version} + + + + + + org.opendaylight.controller + config-api + ${config.version} + + + org.opendaylight.controller + config-manager + ${config.version} + + + org.opendaylight.controller + yang-jmx-generator + ${config.version} + + + org.opendaylight.controller + yang-store-api + ${config.version} + + + org.opendaylight.controller + yang-store-impl + ${config.version} + + + org.opendaylight.controller + logback-config + ${config.version} + + + org.opendaylight.controller + config-persister-api + ${config.version} + + + org.opendaylight.controller + config-persister-file-adapter + ${config.version} + + + org.opendaylight.controller + config-persister-file-xml-adapter + ${config.version} + + + org.opendaylight.controller + config-persister-directory-adapter + ${config.version} + + + org.opendaylight.controller + config-persister-directory-xml-adapter + ${config.version} + + + org.opendaylight.controller + config-persister-directory-autodetect-adapter + ${config.version} + + + + org.opendaylight.controller + shutdown-api + ${config.version} + + + org.opendaylight.controller + shutdown-impl + ${config.version} + + + + + org.opendaylight.controller + netconf-api + ${netconf.version} + + + org.opendaylight.controller + netconf-impl + ${netconf.version} + + + org.opendaylight.controller + netconf-util + ${netconf.version} + + + org.opendaylight.controller + netconf-client + ${netconf.version} + + + org.opendaylight.controller + netconf-mapping-api + ${netconf.version} + + + org.opendaylight.controller + netconf-ssh + ${netconf.version} + + + org.opendaylight.controller + config-netconf-connector + ${netconf.version} + + + org.opendaylight.controller + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring-extension + ${netconf.version} + + + org.opendaylight.controller + config-persister-impl + ${netconf.version} + + + + + org.opendaylight.controller + threadpool-config-api + ${config.version} + + + org.opendaylight.controller + netty-config-api + ${config.version} + + + org.opendaylight.controller + threadpool-config-impl + ${config.version} + + + org.opendaylight.controller + netty-threadgroup-config + ${config.version} + + + org.opendaylight.controller + netty-event-executor-config + ${config.version} + + + org.opendaylight.controller + netty-timer-config + ${config.version} + + + + org.opendaylight.controller + configuration + ${configuration.version} + + @@ -1370,7 +1661,7 @@ org.opendaylight.controller checkstyle - 0.0.2-SNAPSHOT + 0.0.2 @@ -1549,7 +1840,7 @@ - + @@ -1562,7 +1853,7 @@ - + @@ -1587,7 +1878,7 @@ org.opendaylight.controller commons.logback_settings - 0.0.1-SNAPSHOT + 0.0.1