Bump versions to 8.0.13-SNAPSHOT
[mdsal.git] / features / odl-mdsal-common / pom.xml
index f3cfd2afc8e9db44127d75ff24d2fd603c4a47d3..99b61cc946af2d16cbf855a2694a119b33e79aa7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>6.0.4-SNAPSHOT</version>
+        <version>8.0.13-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
@@ -31,9 +31,5 @@
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-common-api</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-common-util</artifactId>
-        </dependency>
     </dependencies>
 </project>