You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2019/01/19 16:07:29 UTC

[groovy] branch master updated: Update the official git link in DOAP

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

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new d808ba8  Update the official git link in DOAP
d808ba8 is described below

commit d808ba8c95eee9f7ee08c1f3a256055f4a73b881
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sun Jan 20 00:07:17 2019 +0800

    Update the official git link in DOAP
---
 DOAP.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DOAP.rdf b/DOAP.rdf
index 49ae906..e202fa7 100644
--- a/DOAP.rdf
+++ b/DOAP.rdf
@@ -36,7 +36,7 @@
     <category rdf:resource="http://projects.apache.org/category/library" />
     <repository>
       <GitRepository>
-        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/groovy.git"/>
+        <location rdf:resource="https://gitbox.apache.org/repos/asf/groovy.git"/>
         <browse rdf:resource="http://github.com/apache/groovy"/>
       </GitRepository>
     </repository>