X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=29357c04328a056c107af1671b35228970060979;hp=89bb1e8502570ee901d5e0f5f6052ce450140120;hb=edb3b76df1fa27594d5f9ee368d737576b0b38f8;hpb=cdeca662c72dd78f39d7503c3c06ccfde9e4c51b diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 89bb1e8502..29357c0432 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -131,6 +131,19 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + @@ -150,6 +163,11 @@ sal-binding-api 1.0-SNAPSHOT + + org.opendaylight.controller + sal-binding-util + 1.0-SNAPSHOT + org.slf4j slf4j-api @@ -168,6 +186,7 @@ org.reflections reflections 0.9.9-RC1 + compile org.javassist @@ -210,29 +229,11 @@ org.eclipse.xtend org.eclipse.xtend.lib - - org.eclipse.xtend - org.eclipse.xtend.standalone - 2.4.3 - runtime - org.opendaylight.controller sal-binding-config 1.0-SNAPSHOT - - org.opendaylight.controller.model - model-flow-service - 1.0-SNAPSHOT - test - - - org.opendaylight.controller.model - model-flow-management - 1.0-SNAPSHOT - test - org.opendaylight.yangtools yang-data-impl @@ -248,18 +249,32 @@ slf4j-simple ${slf4j.version} test + + + org.opendaylight.yangtools.model + ietf-inet-types + 2010.09.24.2-SNAPSHOT - org.opendaylight.controller.model - model-flow-statistics - 1.0-SNAPSHOT - test + org.opendaylight.yangtools.model + ietf-topology-l3-unicast-igp + 2013.10.21.0-SNAPSHOT + test - org.reflections - reflections - 0.9.9-RC1 - test + org.opendaylight.controller.model + model-flow-base + 1.0-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-service + 1.0-SNAPSHOT + + + org.opendaylight.controller.model + model-flow-statistics + 1.0-SNAPSHOT