You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2014/06/04 10:58:46 UTC

git commit: update doap-file after git-migration

Repository: ant-antlibs-antunit
Updated Branches:
  refs/heads/master 7ff37634d -> 382a289c9


update doap-file after git-migration


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit/commit/382a289c
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit/tree/382a289c
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit/diff/382a289c

Branch: refs/heads/master
Commit: 382a289c9025e1daca3dfa4e1ac2620fd1fc3c71
Parents: 7ff3763
Author: Jan Mat�rne <jh...@apache.org>
Authored: Wed Jun 4 09:51:35 2014 +0200
Committer: Jan Mat�rne <jh...@apache.org>
Committed: Wed Jun 4 09:51:35 2014 +0200

----------------------------------------------------------------------
 doap_AntUnit.rdf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit/blob/382a289c/doap_AntUnit.rdf
----------------------------------------------------------------------
diff --git a/doap_AntUnit.rdf b/doap_AntUnit.rdf
index 11a25fa..9f5c61a 100644
--- a/doap_AntUnit.rdf
+++ b/doap_AntUnit.rdf
@@ -65,10 +65,10 @@
       </Version>
     </release>
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/antunit"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/antunit"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/ant-antlibs-antunit.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-antunit.git"/>
+      </GitRepository>
     </repository>
   </Project>
 </rdf:RDF>