Merge "Bug 5261 - Missing dependency on sal-binding-broker-impl in Boron build"
authorStephen Kitt <skitt@redhat.com>
Fri, 19 Feb 2016 08:12:33 +0000 (08:12 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 19 Feb 2016 08:12:33 +0000 (08:12 +0000)
openstack/net-virt/pom.xml
southbound/southbound-impl/pom.xml

index 73fa3c68541b71d2dee342d3c146bae1c67e9ad6..a15efac65fe51476966ca3c8264f2955afdccb63 100644 (file)
@@ -165,7 +165,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
index a50867d24515e19ac9823399033c8622ad348f3a..3e9c69ac385f9fc29509f0bde056cb9049fc1a4f 100644 (file)
@@ -101,7 +101,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>