Updated Branches: refs/heads/1.4.4-SNAPSHOT acc4fd16f -> 27e8021b7 refs/heads/1.5.1-SNAPSHOT fb6b3c357 -> 6a03b4199 refs/heads/master f23e943f9 -> 0df5081d0
ACCUMULO-1646 updating pom scm to use git Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/27e8021b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/27e8021b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/27e8021b Branch: refs/heads/1.4.4-SNAPSHOT Commit: 27e8021b79fe4acc0b79b16d241860182360b3b2 Parents: acc4fd1 Author: Mike Drob <md...@mdrob.com> Authored: Wed Aug 7 15:54:51 2013 -0400 Committer: Mike Drob <md...@mdrob.com> Committed: Wed Aug 7 15:54:51 2013 -0400 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/27e8021b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index addb43e..9ea1627 100644 --- a/pom.xml +++ b/pom.xml @@ -794,9 +794,9 @@ </dependencies> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/accumulo/branches/1.4</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/accumulo/branches/1.4</developerConnection> - <url>http://svn.apache.org/viewvc/accumulo/branches/1.4</url> + <connection>scm:git:git://git.apache.org/accumulo.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/accumulo.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=accumulo.git</url> </scm> <ciManagement>