You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sm...@apache.org on 2016/12/18 03:37:42 UTC

[2/2] incubator-streams-master git commit: [maven-release-plugin] rollback the release of streams-master-0.4-incubating

[maven-release-plugin] rollback the release of streams-master-0.4-incubating


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

Branch: refs/heads/master
Commit: 5c9d96794fc9845b8ae81984b1769a553038b3ea
Parents: 3f3d5d5
Author: smarthi <sm...@apache.org>
Authored: Sat Dec 17 22:37:39 2016 -0500
Committer: smarthi <sm...@apache.org>
Committed: Sat Dec 17 22:37:39 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/5c9d9679/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 700ec10..bdc765c 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>