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

Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1fdf602b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/1fdf602b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/1fdf602b

Branch: refs/heads/master
Commit: 1fdf602b0a04e261ffbf528e2ed9e17f0c4fdf92
Parents: 5ec8d59
Author: Tom White <t...@cloudera.com>
Authored: Thu Aug 6 07:20:41 2015 +0100
Committer: Tom White <t...@cloudera.com>
Committed: Thu Mar 10 11:15:16 2016 +0000

----------------------------------------------------------------------
 runners/spark/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/1fdf602b/runners/spark/pom.xml
----------------------------------------------------------------------
diff --git a/runners/spark/pom.xml b/runners/spark/pom.xml
index 655c287..d055fea 100644
--- a/runners/spark/pom.xml
+++ b/runners/spark/pom.xml
@@ -15,7 +15,7 @@ License.
     <name>Dataflow on Spark</name>
     <groupId>com.cloudera.dataflow.spark</groupId>
     <artifactId>spark-dataflow</artifactId>
-    <version>0.4.0</version>
+    <version>0.4.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
@@ -385,7 +385,7 @@ License.
         
<connection>scm:git:https://github.com/cloudera/spark-dataflow.git</connection>
         
<developerConnection>scm:git:https://github.com/cloudera/spark-dataflow.git</developerConnection>
         <url>scm:git:https://github.com/cloudera/spark-dataflow.git</url>
-        <tag>spark-dataflow-0.4.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <prerequisites>

Reply via email to