diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-09-07 16:39:01 +0200 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-09-07 16:39:01 +0200 |
| commit | 9af598f85cec93d40218656bc34d01690fe635e7 (patch) | |
| tree | 51164bcf7ebfd17371466852394d9e3b3268dcfd /website/web | |
| parent | b1f6b7e0ed03cb57c349ace061c9e015b8b94bdb (diff) | |
Update files for release 2.3.1
Diffstat (limited to 'website/web')
| -rw-r--r-- | website/web/doap.rdf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/website/web/doap.rdf b/website/web/doap.rdf index 8e002c49..ef98b10e 100644 --- a/website/web/doap.rdf +++ b/website/web/doap.rdf @@ -1,4 +1,4 @@ -<Project +<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://usefulinc.com/ns/doap#" @@ -29,12 +29,12 @@ <implements> <Specification rdf:about="http://www.projectliberty.org/liberty/content/download/1266/8160/file/liberty-idff-1.2-20050520.zip"> <rdfs:label>Liberty Alliance ID-FF 1.2</rdfs:label> - </Specification + </Specification> </implements> <implements> <Specification rdf:about="http://docs.oasis-open.org/security/saml/v2.0/saml-2.0-os.zip"> <rdfs:label>OASIS SAML 2.0</rdfs:label> - </Specification + </Specification> </implements> <maintainer> <foaf:Person> @@ -62,6 +62,10 @@ </repository> <release> <Version> + <created>2010-09-07</created> + <revision>2.3.1</revision> + </Version> + <Version> <created>2010-07-21</created> <revision>2.3.0</revision> </Version> |
