Bump versions to 13.0.2-SNAPSHOT
[mdsal.git] / features / odl-mdsal-model-rfc8776 / pom.xml
index b3955deab101046af58d66a244d41cd47ef380e3..428ba0ee0344fa6662d7035347ac368f937b6133 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>feature-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>13.0.2-SNAPSHOT</version>
         <relativePath>../feature-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-model-rfc8776</artifactId>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>13.0.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: MD-SAL :: Model :: RFC8776</name>
     <description>Models from RFC8776</description>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8776</artifactId>
+            <artifactId>rfc8776-ietf-te-types</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8776-ietf-te-packet-types</artifactId>
         </dependency>
     </dependencies>
 </project>