Refresh topology models and make them build
[mdsal.git] / model / ietf / ietf-topology-ospf / pom.xml
index 638a266434a4e9a4dee045f84e552f350a1da331..858bf9d783ba5b5f063a63140b720c9a89ab3191 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>model-ietf</artifactId>
         <groupId>org.opendaylight.yangtools.model</groupId>
-        <version>0.5.7-SNAPSHOT</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
-            <artifactId>model-l3-unicast-igp-topology</artifactId>
-            <version>2013.07.12-SNAPSHOT</version>
+            <artifactId>ietf-topology-l3-unicast-igp</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
-            <artifactId>model-ted</artifactId>
-            <version>2013.07.12-SNAPSHOT</version>
+            <artifactId>ietf-ted</artifactId>
         </dependency>
     </dependencies>