Remove mdsal-common-util
[mdsal.git] / artifacts / pom.xml
index c39124ade61448cf57b5879fa3b0e1085b7ed0bf..ee14be1f03e7a1b3aa7c2b119f90b056ea21c938 100644 (file)
                 <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>