This is an automated email from the ASF dual-hosted git repository.

pescetti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git

commit fcb498e2519a2ace894f10f7275a0cd288bea26c
Author: Andrea Pescetti <[email protected]>
AuthorDate: Sun Nov 15 15:28:51 2020 +0100

    DOAP: Update repository to link to Git.
---
 content/doap_openoffice.rdf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/doap_openoffice.rdf b/content/doap_openoffice.rdf
index 6793728..472d0a3 100644
--- a/content/doap_openoffice.rdf
+++ b/content/doap_openoffice.rdf
@@ -44,10 +44,10 @@
       </Version>
     </release>
     <repository>
-      <SVNRepository>
-        <location 
rdf:resource="http://svn.apache.org/repos/asf/openoffice/trunk"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/openoffice/trunk/"/>
-      </SVNRepository>
+      <GitRepository>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/openoffice.git"/>
+        <browse 
rdf:resource="https://gitbox.apache.org/repos/asf?p=openoffice.git"/>
+      </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>

Reply via email to