Repository: empire-db
Updated Branches:
  refs/heads/master 29608684f -> 7261b42dc


switch from svn -> git


Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo
Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/7261b42d
Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/7261b42d
Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/7261b42d

Branch: refs/heads/master
Commit: 7261b42dcdefd7c4909c18e8591416b6b8ce6ab8
Parents: 2960868
Author: Francis De Brabandere <[email protected]>
Authored: Fri Apr 17 00:16:35 2015 +0200
Committer: Francis De Brabandere <[email protected]>
Committed: Fri Apr 17 00:16:35 2015 +0200

----------------------------------------------------------------------
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/empire-db/blob/7261b42d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0c697e2..0cc18c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,9 +157,10 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/empire-db/trunk</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/empire-db/trunk</developerConnection>
-               <url>http://svn.apache.org/viewvc/empire-db/trunk</url>
+               
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/empire-db.git</connection>
+               
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/empire-db.git</developerConnection>
+               
<url>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=empire-db.git</url>
+               <tag>HEAD</tag>
        </scm>
 
        <mailingLists>

Reply via email to