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/09/17 21:49:02 UTC

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

Repository: incubator-streams-master
Updated Branches:
  refs/heads/master 4a148fc84 -> cbe51de43


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

Branch: refs/heads/master
Commit: cbe51de43d82e10638d347bea914319fb95da537
Parents: 4a148fc
Author: Steve Blackmon <sb...@apache.org>
Authored: Sat Sep 17 16:48:59 2016 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Sat Sep 17 16:48:59 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/cbe51de4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a8436c0..a80a291 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.3-incubating</version>
+    <version>0.4-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.3-incubating</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <issueManagement>