Bump versions by 0.1.0 for next dev cycle
[vpnservice.git] / itm / itm-api / pom.xml
index 479728ded47f034804f65b15be2dece327862880..1c634a37d5a073413769ee64e1cb93c79ed4389d 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.opendaylight.vpnservice</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.2.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../../commons/config-parent</relativePath>
      </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.vpnservice</groupId>
     <artifactId>itm-api</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>${vpnservices.version}</version>
     <packaging>bundle</packaging>
 
     <dependencies>
         <!-- 
            <dependency>
               <groupId>org.opendaylight.mdsal.model</groupId>
-              <artifactId>ietf-inet-types</artifactId>
-              <version>2010.09.24.8-SNAPSHOT</version>
+              <artifactId>ietf-inet-types-2013-07-15</artifactId>
+              <version>2010.09.24.10-SNAPSHOT</version>
            </dependency>
            <dependency>
              <groupId>org.opendaylight.mdsal.model</groupId>
-             <artifactId>ietf-yang-types</artifactId>
+             <artifactId>ietf-yang-types-20130715</artifactId>
            </dependency>
            -->
            <dependency>