Bump versions by x.(y+1).z for next dev cycle
[transportpce.git] / features / odl-transportpce / pom.xml
index b1ceee092f34e523573a409184526f5bd8a79964..5f5eded9ac1839344d80baf7f8855d57d4676de3 100644 (file)
@@ -12,22 +12,22 @@ 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</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>
-    <yangtools.version>2.0.7</yangtools.version>
-    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.14.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
+    <yangtools.version>2.0.9</yangtools.version>
+    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>