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