[
https://issues.apache.org/jira/browse/HAMA-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080775#comment-15080775
]
Edward J. Yoon commented on HAMA-981:
-------------------------------------
{code}
<scm>
- <url>scm:svn:https://svn.apache.org/repos/asf/hama/</url>
- <connection>
- scm:svn:http://svn.apache.org/repos/asf/hama/trunk/
- </connection>
- <developerConnection>
- scm:svn:https://svn.apache.org/repos/asf/hama/trunk/
- </developerConnection>
+ <url>https://git-wip-us.apache.org/repos/asf/hama.git</url>
+
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/hama.git</connection>
+
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/hama.git</developerConnection>
+ <tag>HEAD</tag>
</scm>
{code}
Here's my changes. If no objections, I'll commit directly within 3 days. :-)
> Set maven scm to git
> --------------------
>
> Key: HAMA-981
> URL: https://issues.apache.org/jira/browse/HAMA-981
> Project: Hama
> Issue Type: Bug
> Components: build
> Affects Versions: 0.7.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.7.1
>
>
> SCM still uses svn repository. We need to change before release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)