X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=acda40035f425d24c829957ff40e65bf038393bb;hp=63392571d48cf671a41504b48ceb1c93cf744dd6;hb=2c146f582dee58e36dc22505b4c6bedb4641342f;hpb=2c9ffa0406763f72332d60e3a49c57640ffafdcf diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 63392571d4..acda40035f 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -77,20 +77,20 @@ 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT - 0.2.4-SNAPSHOT - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT + 0.2.5-SNAPSHOT 1.1-SNAPSHOT 0.5.2-SNAPSHOT 0.5.2-SNAPSHOT 0.7.1-SNAPSHOT 0.1.2-SNAPSHOT - 0.7.1-SNAPSHOT + 0.8.1-SNAPSHOT 0.0.3-SNAPSHOT 0.1.2-SNAPSHOT 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 @@ -98,7 +98,7 @@ 0.5.1-SNAPSHOT 0.5.1-SNAPSHOT 0.5.1-SNAPSHOT - 0.4.2-SNAPSHOT + 0.4.3-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT 0.4.2-SNAPSHOT @@ -113,6 +113,8 @@ 1.7 1.3.1 + 2.4.3 + ${project.build.directory}/generated-sources/xtend-gen @@ -673,6 +675,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 @@ -694,6 +701,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + restconf-client-api + ${yangtools.version} + + + org.opendaylight.yangtools + restconf-client-impl + ${yangtools.version} + @@ -799,11 +816,6 @@ clustering.stub ${clustering.stub.version} - - org.opendaylight.controller - configuration - ${controller.version} - org.opendaylight.controller configuration.implementation @@ -1154,6 +1166,11 @@ + + org.eclipse.xtend + org.eclipse.xtend.lib + ${xtend.version} + org.opendaylight.controller sal-common @@ -1209,6 +1226,13 @@ sal-binding-broker-impl ${mdsal.version} + + org.opendaylight.controller + sal-binding-broker-impl + ${mdsal.version} + test-jar + test + org.opendaylight.controller sal-compatibility @@ -1274,6 +1298,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 @@ -1442,7 +1481,6 @@ netty-timer-config ${config.version} - org.opendaylight.controller configuration @@ -1866,6 +1904,19 @@ + + + org.apache.maven.plugins + maven-enforcer-plugin + ${enforcer.version} + + enforce + + + + + + @@ -1937,6 +1988,21 @@ ${java.version.target} + + org.eclipse.xtend + xtend-maven-plugin + ${xtend.version} + + + + compile + + + ${xtend.dstdir} + + + +