Remove odl-uint24
[mdsal.git] / features / odl-mdsal-rfc8294-netty / pom.xml
similarity index 82%
rename from features/odl-mdsal-uint24-netty/pom.xml
rename to features/odl-mdsal-rfc8294-netty/pom.xml
index 8eac31de9cb80b4d50ead2f93cd8644081037fbc..52f59db68f8d4cc6ee4ffff12c21a5674464d69d 100644 (file)
         <relativePath>../feature-parent</relativePath>
     </parent>
 
-    <artifactId>odl-mdsal-uint24-netty</artifactId>
+    <artifactId>odl-mdsal-rfc8294-netty</artifactId>
     <packaging>feature</packaging>
-    <name>OpenDaylight :: MD-SAL :: uint24 :: Netty</name>
-    <description>Netty support for uint24</description>
+    <name>OpenDaylight :: MD-SAL :: RFC8294 :: Netty</name>
+    <description>Netty support for RFC8294</description>
 
     <dependencies>
         <dependency>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-model-odl-uint24</artifactId>
+            <artifactId>odl-mdsal-model-rfc8294</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-uint24-netty</artifactId>
+            <artifactId>mdsal-rfc8294-netty</artifactId>
         </dependency>
     </dependencies>
 </project>