Bump versions by x.y.(z+1)
[mdsal.git] / model / ietf / ietf-yang-types-20130715 / pom.xml
index 587e4a8b81fcf937ad23784f6b585a390e6fea06..e7dc8c464d5ba70efb78a92ff75e0f11a0f641cc 100644 (file)
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
-        <artifactId>model-ietf</artifactId>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <version>0.9.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>binding-parent</artifactId>
+        <version>0.10.5-SNAPSHOT</version>
+        <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
+    <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>ietf-yang-types-20130715</artifactId>
-    <version>2013.07.15.9-SNAPSHOT</version>
+    <version>2013.07.15.10.5-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <packaging>bundle</packaging>
 
+    <dependencies>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>ietf-type-util</artifactId>
+        </dependency>
+    </dependencies>
 
   <!--
       Maven Site Configuration