Skip to content

Commit af98801

Browse files
committed
Updating doap
1 parent bb387fd commit af98801

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doap_apacheds.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,24 @@
3636
<category rdf:resource="https://projects.apache.org/category/network-server" />
3737

3838
<repository>
39-
<SVNRepository>
39+
<GitRepository>
4040
<location rdf:resource="https://github.com/apache/directory-server"/>
4141
<browse rdf:resource="https://github.com/apache/directory-server"/>
42-
</SVNRepository>
42+
</GitRepository>
4343
</repository>
4444

4545
<asfext:implements><asfext:Standard>
4646
<asfext:title>Lightweight Directory Access Protocol (LDAP): The Protocol</asfext:title>
4747
<asfext:body>IETF</asfext:body>
4848
<asfext:id>RFC 4511</asfext:id>
49-
<asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4511.txt"/>
49+
<asfext:url rdf:resource="https://www.ietf.org/rfc/rfc4511.txt"/>
5050
</asfext:Standard></asfext:implements>
5151

5252
<asfext:implements><asfext:Standard>
5353
<asfext:title>The Kerberos Network Authentication Service (V5)</asfext:title>
5454
<asfext:body>IETF</asfext:body>
5555
<asfext:id>RFC 4120</asfext:id>
56-
<asfext:url rdf:resource="http://www.ietf.org/rfc/rfc4120.txt"/>
56+
<asfext:url rdf:resource="https://www.ietf.org/rfc/rfc4120.txt"/>
5757
</asfext:Standard></asfext:implements>
5858

5959
</Project>

0 commit comments

Comments
 (0)