From: Giovanni Meo Date: Fri, 18 Apr 2014 14:09:09 +0000 (+0200) Subject: Remove unnecessary variable in netconf-it X-Git-Tag: autorelease-tag-v20140601202136_82eb3f9~195 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=92ebcc677cbae023a203e696ca1e7e138a3cf64f Remove unnecessary variable in netconf-it - Another roadblock to release of artifact mdsal.version is used as variable in netconf-it, remove it Change-Id: I955b7796c46a0852fd74d2ce2d77a033669f5922 Signed-off-by: Giovanni Meo --- diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 8be9dbe0c6..2acdd40f46 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -948,6 +948,12 @@ sal-binding-api ${mdsal.version} + + org.opendaylight.controller + sal-binding-it + ${mdsal.version} + test + org.opendaylight.controller sal-binding-broker-impl diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 260b7a7ec8..b330f9bcd4 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -130,8 +130,6 @@ ${project.groupId} sal-binding-it - ${mdsal.version} - test org.opendaylight.controller