Repository: beam Updated Branches: refs/heads/master 47304d1fc -> da2dff90c
[maven-release-plugin] prepare branch release-0.5.0 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/da2dff90 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/da2dff90 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/da2dff90 Branch: refs/heads/master Commit: da2dff90cb10e5881496ffd4efb368ba84544174 Parents: 47304d1 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jan 27 18:27:06 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jan 27 18:27:06 2017 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/beam/blob/da2dff90/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a96275c..2281f67 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/beam.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/beam.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=beam.git;a=summary</url> + <tag>release-0.5.0</tag> </scm> <issueManagement>
