Release mdsal
[mdsal.git] / features / odl-mdsal-model-rfc8795 / pom.xml
index 067b8315d8b4021d5069b147cc650ff11bb9df65..8227e678b765a1277f94eccd723d8be84d835b97 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>11.0.3-SNAPSHOT</version>
+        <version>13.0.0</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8795</artifactId>
-    <version>11.0.3-SNAPSHOT</version>
+    <version>13.0.0</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8795</name>
     <description>Models from RFC8795</description>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8795</artifactId>
+            <artifactId>rfc8795-ietf-te-topology</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8795-ietf-te-topology-state</artifactId>
         </dependency>
     </dependencies>
 </project>