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