Repository: incubator-streams-master Updated Branches: refs/heads/master 6446cd6f1 -> 254bdb330 (forced update) Updated Tags: refs/tags/streams-master-0.4-incubating [created] 3975e4edb
[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/b5096fa4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/b5096fa4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/b5096fa4 Branch: refs/heads/master Commit: b5096fa46bdccfdafce95ee7bcd535a604a63041 Parents: 8adc8a9 Author: Steve Blackmon <[email protected]> Authored: Sun Oct 30 15:31:10 2016 -0500 Committer: Steve Blackmon <[email protected]> Committed: Sun Oct 30 15:31:10 2016 -0500 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/b5096fa4/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>
