Bump all version numbers for neon development
[unimgr.git] / features / odl-unimgr-rest / pom.xml
index 2eaab75355774af30af252d8d392172af024c24d..81e001b0a57a4a4dd6f787d0fbdc292364ad84b9 100644 (file)
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>odl-unimgr-rest</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>ODL :: unimgr :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>