Bump mdsal to 4.0.2
[controller.git] / features / mdsal / odl-mdsal-broker / pom.xml
index a61bf0b42d7f2776880aa445144ab47957fd6a82..2ebb7b4d91127843b4d3e6a4cbfe3336103bde6f 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.0</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -86,9 +86,5 @@
             <groupId>${project.groupId}</groupId>
             <artifactId>sal-binding-broker-impl</artifactId>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>sal-connector-api</artifactId>
-        </dependency>
     </dependencies>
 </project>