Release mdsal
[mdsal.git] / features / odl-mdsal-model-rfc8349 / pom.xml
index 8a6d6dbd78e05fb07e7ec56f6a4bf852108bc39d..a5014e80574c37ef6b29164eefda4795cc9f3030 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>3.0.5-SNAPSHOT</version>
+        <version>9.0.3</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8349</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8349</name>
     <description>Models from RFC8349</description>
@@ -25,7 +25,7 @@
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
-            <artifactId>odl-mdsal-model-rfc6991</artifactId>
+            <artifactId>odl-mdsal-model-rfc8344</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>