You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/10/30 22:46:22 UTC

[2/2] incubator-streams-master git commit: [maven-release-plugin] prepare for next development iteration

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


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/254bdb33
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/254bdb33
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/254bdb33

Branch: refs/heads/master
Commit: 254bdb3309d0d960addc77a7b921015f3d7432f7
Parents: b5096fa
Author: Steve Blackmon <sb...@apache.org>
Authored: Sun Oct 30 15:31:20 2016 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Sun Oct 30 15:31:20 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/254bdb33/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5b05c43..700f687 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.4-incubating</version>
+    <version>0.5-incubating-SNAPSHOT</version>
 
     <inceptionYear>2012</inceptionYear>
 
@@ -51,7 +51,7 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-master.git</url>
-      <tag>streams-master-0.4-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>