Repository: incubator-streams-master Updated Branches: refs/heads/master b2ae2ab2b -> 51bd22efc
[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/51bd22ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/51bd22ef Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/51bd22ef Branch: refs/heads/master Commit: 51bd22efc6de6e3e847f5c3d3b4969f06e7cd508 Parents: b2ae2ab Author: smarthi <[email protected]> Authored: Thu Oct 27 20:31:29 2016 -0400 Committer: smarthi <[email protected]> Committed: Thu Oct 27 20:31:29 2016 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/51bd22ef/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>
