Bump upstreams
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index a812cc53a253097fe8d7597a85c7c5fe55f4fc8e..bc09f8d33b7cc9058d806210f95b97cadb40b1a6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>5.0.3-SNAPSHOT</version>
+    <version>8.0.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
     </dependency>
 
     <!-- Apache -->
-    <dependency>
-      <groupId>commons-lang</groupId>
-      <artifactId>commons-lang</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
       <groupId>io.dropwizard.metrics</groupId>
       <artifactId>metrics-jmx</artifactId>
     </dependency>
+    <dependency>
+      <groupId>com.github.spotbugs</groupId>
+      <artifactId>spotbugs-annotations</artifactId>
+      <optional>true</optional>
+    </dependency>
     <dependency>
       <groupId>com.guicedee.services</groupId>
       <artifactId>javax.inject</artifactId>