[maven-release-plugin] prepare for next development iteration

Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/df349303
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/df349303
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/df349303

Branch: refs/heads/0.10.x-branch
Commit: df349303e1e2635ac4e6bcab5d872348040a36f4
Parents: 54f5fb7
Author: P. Taylor Goetz <ptgo...@gmail.com>
Authored: Wed Apr 1 13:27:35 2015 -0400
Committer: P. Taylor Goetz <ptgo...@gmail.com>
Committed: Wed Apr 1 13:27:35 2015 -0400

----------------------------------------------------------------------
 flux-core/pom.xml     | 2 +-
 flux-examples/pom.xml | 2 +-
 flux-wrappers/pom.xml | 2 +-
 pom.xml               | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/df349303/flux-core/pom.xml
----------------------------------------------------------------------
diff --git a/flux-core/pom.xml b/flux-core/pom.xml
index 1ea353a..0d72ead 100644
--- a/flux-core/pom.xml
+++ b/flux-core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>com.github.ptgoetz</groupId>
         <artifactId>flux</artifactId>
-        <version>0.2.2</version>
+        <version>0.2.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/df349303/flux-examples/pom.xml
----------------------------------------------------------------------
diff --git a/flux-examples/pom.xml b/flux-examples/pom.xml
index ac19e41..29a2e62 100644
--- a/flux-examples/pom.xml
+++ b/flux-examples/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>com.github.ptgoetz</groupId>
         <artifactId>flux</artifactId>
-        <version>0.2.2</version>
+        <version>0.2.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/df349303/flux-wrappers/pom.xml
----------------------------------------------------------------------
diff --git a/flux-wrappers/pom.xml b/flux-wrappers/pom.xml
index 7884af2..e571d56 100644
--- a/flux-wrappers/pom.xml
+++ b/flux-wrappers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>com.github.ptgoetz</groupId>
         <artifactId>flux</artifactId>
-        <version>0.2.2</version>
+        <version>0.2.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/df349303/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b06103b..e79e25a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
     <groupId>com.github.ptgoetz</groupId>
     <artifactId>flux</artifactId>
-    <version>0.2.2</version>
+    <version>0.2.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>flux</name>
     <url>https://github.com/ptgoetz/flux</url>

Reply via email to