X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=d32be92fc8f1bf40b0c53503781953bb0dc1bf7f;hb=13a76258537f64367e3036925a0331522a571705;hp=47b31fb8056dcd2d73993ff94118e14de8e5aab7;hpb=591fd680eea5c6183436cc72e756326af1505ac0;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 47b31fb805..d32be92fc8 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -4,7 +4,6 @@ 3.0 - org.opendaylight.controller commons.opendaylight 1.4.2-SNAPSHOT pom @@ -57,11 +56,11 @@ -Xmx1024m -XX:MaxPermSize=256m 14.0.1 5.0.0 - 2010.09.24.3 - 2010.09.24.3 - 2013.10.21.1 - 2013.08.27.3 - 2013.09.07.3 + 2010.09.24.4-SNAPSHOT + 2010.09.24.4-SNAPSHOT + 2013.10.21.2-SNAPSHOT + 2013.08.27.4-SNAPSHOT + 2013.09.07.4-SNAPSHOT 3.17.1-GA 2.3.2 3.1 @@ -69,7 +68,7 @@ 1.3.1 2.3.7 4.8.1 - 0.6.1 + 0.6.2-SNAPSHOT 0.4.2-SNAPSHOT 0.5.2-SNAPSHOT @@ -91,7 +90,7 @@ 0.0.3-SNAPSHOT 0.1.2-SNAPSHOT 0.5.2-SNAPSHOT - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT 4.0.10.Final 2.4 0.4.2-SNAPSHOT @@ -674,6 +673,11 @@ ietf-topology ${ietf-topology.version} + + org.opendaylight.yangtools.model + ietf-topology-l3-unicast-igp + ${ietf-topology.version} + org.opendaylight.yangtools.model opendaylight-l2-types @@ -695,6 +699,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + restconf-client-api + ${yangtools.version} + + + org.opendaylight.yangtools + restconf-client-impl + ${yangtools.version} + @@ -722,6 +736,11 @@ netty-common ${netty.version} + + io.netty + netty-codec-http + ${netty.version} + @@ -754,6 +773,12 @@ yang-model-api ${yangtools.version} + + org.opendaylight.yangtools + yang-model-util + ${yangtools.version} + + org.opendaylight.controller hosttracker @@ -789,11 +814,6 @@ clustering.stub ${clustering.stub.version} - - org.opendaylight.controller - configuration - ${controller.version} - org.opendaylight.controller configuration.implementation @@ -1199,6 +1219,13 @@ sal-binding-broker-impl ${mdsal.version} + + org.opendaylight.controller + sal-binding-broker-impl + ${mdsal.version} + test-jar + test + org.opendaylight.controller sal-compatibility @@ -1264,6 +1291,21 @@ statistics-manager ${mdsal.version} + + org.opendaylight.controller + sal-remote + ${mdsal.version} + + + org.opendaylight.controller + sal-restconf-broker + ${mdsal.version} + + + org.opendaylight.controller + sal-binding-util + ${mdsal.version} + org.opendaylight.controller concepts @@ -1400,6 +1442,16 @@ config-persister-impl ${netconf.version} + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring-extension + ${netconf.version} + @@ -1432,7 +1484,6 @@ netty-timer-config ${config.version} - org.opendaylight.controller configuration @@ -1856,6 +1907,19 @@ + + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + enforce + + + + + +