Bump versions by x.(y+1).z for next dev cycle
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index 8e95a6fad3aaa207c1ceb0a41c3d75e8f0ff373c..9f7c94ac70cd9a4d8ca8d5ad089bc87ad0bf7d52 100644 (file)
@@ -12,21 +12,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>3.1.2</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-ordmodels</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <properties>
-    <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
-    <yangtools.version>2.0.7</yangtools.version>
-    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <yangtools.version>2.0.9</yangtools.version>
+    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>