Repository: incubator-streams-master Updated Branches: refs/heads/master 9b143105b -> 6d3e522d5
[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/dc3b186b Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/dc3b186b Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/dc3b186b Branch: refs/heads/master Commit: dc3b186b532e2402800f92f55bbf526c7cc3063c Parents: 9b14310 Author: smarthi <[email protected]> Authored: Thu Oct 27 20:45:42 2016 -0400 Committer: smarthi <[email protected]> Committed: Thu Oct 27 20:45:42 2016 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/dc3b186b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5b05c43..71f54dc 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.4-incubating-SNAPSHOT</version> <inceptionYear>2012</inceptionYear> @@ -51,7 +51,7 @@ <connection>scm:git:[email protected]: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:[email protected]:apache/incubator-streams-master.git</url> - <tag>streams-master-0.4-incubating</tag> + <tag>HEAD</tag> </scm> <issueManagement>
