[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/b372a119
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/b372a119
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/b372a119

Branch: refs/heads/master
Commit: b372a1198f2227ccc2951b1f5ffccd21a98b589b
Parents: 20a3011
Author: P. Taylor Goetz <ptgo...@gmail.com>
Authored: Tue May 5 16:54:05 2015 -0400
Committer: P. Taylor Goetz <ptgo...@gmail.com>
Committed: Tue May 5 16:54:05 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/b372a119/flux-core/pom.xml
----------------------------------------------------------------------
diff --git a/flux-core/pom.xml b/flux-core/pom.xml
index 12312f5..600613d 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.3.0</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/b372a119/flux-examples/pom.xml
----------------------------------------------------------------------
diff --git a/flux-examples/pom.xml b/flux-examples/pom.xml
index e186b9c..0b9796e 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.3.0</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/b372a119/flux-wrappers/pom.xml
----------------------------------------------------------------------
diff --git a/flux-wrappers/pom.xml b/flux-wrappers/pom.xml
index 532da15..6784141 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.3.0</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/storm/blob/b372a119/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 942cbeb..5ea1b40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
     <groupId>com.github.ptgoetz</groupId>
     <artifactId>flux</artifactId>
-    <version>0.3.0</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>flux</name>
     <url>https://github.com/ptgoetz/flux</url>

Reply via email to