Bumping versions by 0.0.1 for next dev cycle
[nemo.git] / nemo-tools / sandbox / pom.xml
index b08ec37bbf77d5cbd3823b9c3b5fdcb598324196..ebbd3d4efbd6cba69b7a6006ecea308f0927d093 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo-tools</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>sandbox</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
@@ -27,7 +27,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <jersey.version>2.11</jersey.version>
     <enunciate.version>1.26.2</enunciate.version>
     <cli.version>1.2</cli.version>
-    <cliche.version>1.0-SNAPSHOT</cliche.version>
     <ssh.version>262</ssh.version>
     <json.version>20090211</json.version>
   </properties>
@@ -82,4 +81,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/NEMO:Main</url>
     <tag>HEAD</tag>
   </scm>
-</project>
\ No newline at end of file
+</project>