Repository: incubator-beam Updated Branches: refs/heads/master 8485272f0 -> 7b77e13dd
[maven-release-plugin] prepare branch release-0.1.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/7b77e13d Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/7b77e13d Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/7b77e13d Branch: refs/heads/master Commit: 7b77e13ddeaef629a52a8074cf872c6fb74e1283 Parents: 8485272 Author: Davor Bonaci <[email protected]> Authored: Wed Jun 1 14:14:08 2016 -0700 Committer: Davor Bonaci <[email protected]> Committed: Wed Jun 1 14:14:08 2016 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/7b77e13d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7b9f662..4b209bf 100644 --- a/pom.xml +++ b/pom.xml @@ -48,6 +48,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-beam.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-beam.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=incubator-beam.git;a=summary</url> + <tag>release-0.1.0-incubating</tag> </scm> <issueManagement>
