Bump versions to 12.0.4-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-runtime-spi / pom.xml
index adc8d5bd071bebb7c130dce3c4ff310ced0b2020..21c31a76fdc32c889413240f31b75dbfac14a46f 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>12.0.0-SNAPSHOT</version>
+        <version>12.0.4-SNAPSHOT</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
     <packaging>bundle</packaging>
 
     <dependencies>
-        <dependency>
-            <groupId>com.github.spotbugs</groupId>
-            <artifactId>spotbugs-annotations</artifactId>
-            <optional>true</optional>
-        </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>