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

rlenferink pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git


The following commit(s) were added to refs/heads/develop by this push:
     new 52ca1dd  Fixed link in Doap file to new GitBox url
52ca1dd is described below

commit 52ca1dd1c594f5154c8627120358580592c0be9c
Author: Roy Lenferink <rlenfer...@apache.org>
AuthorDate: Wed Dec 12 18:52:14 2018 +0100

    Fixed link in Doap file to new GitBox url
---
 doap/doap_Celix.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doap/doap_Celix.rdf b/doap/doap_Celix.rdf
index 4f1e62b..3722961 100755
--- a/doap/doap_Celix.rdf
+++ b/doap/doap_Celix.rdf
@@ -49,7 +49,7 @@
     <category 
rdf:resource="http://projects.apache.org/category/network-server"; />
     <repository>
       <GitRepository>
-        <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/celix.git"/>
+        <location 
rdf:resource="https://gitbox.apache.org/repos/asf/celix.git"/>
         <browse rdf:resource="https://github.com/apache/celix"/>
       </GitRepository>
     </repository>

Reply via email to