aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doap.xml
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2019-11-15 16:49:31 +0100
committerKim Alvefur <zash@zash.se>2019-11-15 16:49:31 +0100
commit1153c39ab12715159d897b4389319bcabc5a0d33 (patch)
tree246d4c6baf270590072f8edf42ac3351697a2c24 /doc/doap.xml
parentc61d243834244ad2f6a274c454eb088936c96d95 (diff)
downloadprosody-1153c39ab12715159d897b4389319bcabc5a0d33.tar.gz
prosody-1153c39ab12715159d897b4389319bcabc5a0d33.zip
doap: Sort XEPs by number
Diffstat (limited to 'doc/doap.xml')
-rw-r--r--doc/doap.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/doap.xml b/doc/doap.xml
index d1d4ad8b..673e0c23 100644
--- a/doc/doap.xml
+++ b/doc/doap.xml
@@ -228,22 +228,22 @@
</implements>
<implements>
<xmpp:SupportedXep>
- <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0124.html"/>
- <xmpp:since>0.2</xmpp:since>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0122.html"/>
+ <xmpp:version>1.0.2</xmpp:version>
+ <xmpp:since>0.11</xmpp:since>
+ <xmpp:status>partial</xmpp:status>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
- <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0126.html"/>
- <xmpp:until>0.10</xmpp:until>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0124.html"/>
+ <xmpp:since>0.2</xmpp:since>
</xmpp:SupportedXep>
</implements>
<implements>
<xmpp:SupportedXep>
- <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0122.html"/>
- <xmpp:version>1.0.2</xmpp:version>
- <xmpp:since>0.11</xmpp:since>
- <xmpp:status>partial</xmpp:status>
+ <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0126.html"/>
+ <xmpp:until>0.10</xmpp:until>
</xmpp:SupportedXep>
</implements>
<implements>