Bump to Neon
[transportpce.git] / ordmodels / common / pom.xml
index 6c509578cead524fb3017f7fa4398055b5d6047e..06d8277584c66bf146c0c33b0df266db4119e4cc 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.13.2-SNAPSHOT</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>
 
@@ -35,8 +35,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <dependencies>
     <dependency>
-      <groupId>org.opendaylight.mdsal.model</groupId>
-      <artifactId>ietf-yang-types-20130715</artifactId>
+      <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+      <artifactId>rfc6991-ietf-yang-types</artifactId>
+      <version>1.2.6-SNAPSHOT</version>
     </dependency>
   </dependencies>
 </project>