Release appc
[appc.git] / appc-inbound / appc-design-services / model / pom.xml
index f5875ca..4ad8127 100755 (executable)
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>2.6.0-SNAPSHOT</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
                        </dependency>
                <dependency>
                        <groupId>org.opendaylight.mdsal.model</groupId>
-                       <artifactId>ietf-inet-types</artifactId>
+                       <artifactId>ietf-inet-types-2013-07-15</artifactId>
                        </dependency>
                <dependency>
                        <groupId>org.opendaylight.mdsal.model</groupId>
-                       <artifactId>ietf-yang-types</artifactId>
+                       <artifactId>ietf-yang-types-20130715</artifactId>
                        </dependency>
        </dependencies>
-       <version>1.5.0-SNAPSHOT</version>
+       <version>1.6.1</version>
 </project>