[maven-release-plugin] prepare release 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/6d3e522d Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/6d3e522d Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/6d3e522d Branch: refs/heads/master Commit: 6d3e522d52f3aa5a85cf130dacb87d4e5621a080 Parents: dc3b186 Author: smarthi <[email protected]> Authored: Thu Oct 27 20:46:58 2016 -0400 Committer: smarthi <[email protected]> Committed: Thu Oct 27 20:46:58 2016 -0400 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/6d3e522d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 71f54dc..5b05c43 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-SNAPSHOT</version> + <version>0.4-incubating</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>HEAD</tag> + <tag>streams-master-0.4-incubating</tag> </scm> <issueManagement>
