Release mdsal
[mdsal.git] / features / odl-mdsal-model-rfc7224-20180703 / pom.xml
index 10d96697a1f19ad38daa25886e159acd0d2f2899..903e86ae6b1edede58ad05cb05f3b305cb827ae9 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.2-SNAPSHOT</version>
+        <version>6.0.10</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc7224-20180703</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>6.0.10</version>
     <packaging>feature</packaging>
-
     <name>OpenDaylight :: MD-SAL :: Model :: RFC7224 :: 20180703</name>
+    <description>Models from RFC7224 with RFC8343</description>
 
     <dependencies>
         <dependency>
@@ -32,7 +32,6 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
             <artifactId>rfc7224-20180703-iana-if-type</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 </project>