Release mdsal
[mdsal.git] / features / odl-mdsal-common / pom.xml
index b6d94b0c58cceb8a870c4e7825f2841d3adfdc74..b92940f45ab2373299f95e6a4e1cf791574a1cae 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.1-SNAPSHOT</version>
+        <version>9.0.4</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>