Remove mdsal-common-util
[mdsal.git] / artifacts / pom.xml
index 6eafa962da5e698f5e5db98b1859edd11c498927..ee14be1f03e7a1b3aa7c2b119f90b056ea21c938 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>9.0.1</version>
+      <version>9.0.2</version>
       <relativePath/>
     </parent>
 
                 <artifactId>mdsal-common-api</artifactId>
                 <version>8.0.0-SNAPSHOT</version>
             </dependency>
-            <dependency>
-                <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-common-util</artifactId>
-                <version>8.0.0-SNAPSHOT</version>
-            </dependency>
 
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <scope>test</scope>
             </dependency>
 
-            <!-- Binding MD-SAL & Java Binding -->
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>maven-sal-api-gen-plugin</artifactId>
+                <artifactId>unified-html-generator</artifactId>
                 <version>8.0.0-SNAPSHOT</version>
             </dependency>
+
+            <!-- Binding MD-SAL & Java Binding -->
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-binding-generator-api</artifactId>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
-                <artifactId>odl-mdsal-exp-replicate-common</artifactId>
+                <artifactId>odl-mdsal-replicate-common</artifactId>
                 <version>8.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
-                <artifactId>odl-mdsal-exp-replicate-netty</artifactId>
+                <artifactId>odl-mdsal-replicate-netty</artifactId>
                 <version>8.0.0-SNAPSHOT</version>
                 <classifier>features</classifier>
                 <type>xml</type>