Bump project version to x.y.(z+1)
[transportpce.git] / features / odl-transportpce-ordmodels / pom.xml
index 4c30eb21c4cabf4859ed9b4fabe724540278d2ee..161161b12e4af6727d6c40668141e0cc1375f4e5 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.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce-ordmodels</artifactId>
-  <version>0.2.1-SNAPSHOT</version>
+  <version>0.2.2-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.13.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <yangtools.version>2.0.13</yangtools.version>
+    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>