sort releases 'newest first' as in all other doap-files
Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/commit/8ffb4f9b Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/tree/8ffb4f9b Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/diff/8ffb4f9b Branch: refs/heads/master Commit: 8ffb4f9bcaaa6b2bdf982a8a8ad771609c530983 Parents: e409280 Author: Jan Mat�rne <[email protected]> Authored: Wed Jun 4 09:56:07 2014 +0200 Committer: Jan Mat�rne <[email protected]> Committed: Wed Jun 4 09:56:07 2014 +0200 ---------------------------------------------------------------------- doap_CompressAntlib.rdf | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-antlibs-compress/blob/8ffb4f9b/doap_CompressAntlib.rdf ---------------------------------------------------------------------- diff --git a/doap_CompressAntlib.rdf b/doap_CompressAntlib.rdf index cc83b27..b3599d3 100644 --- a/doap_CompressAntlib.rdf +++ b/doap_CompressAntlib.rdf @@ -37,16 +37,16 @@ <category rdf:resource="http://projects.apache.org/category/build-management" /> <release> <Version> - <name>Apache Compress Ant Library 1.0</name> - <created>2010-08-30</created> - <revision>1.0</revision> + <name>Apache Compress Ant Library 1.4</name> + <created>2014-01-29</created> + <revision>1.4</revision> </Version> </release> <release> <Version> - <name>Apache Compress Ant Library 1.1</name> - <created>2011-11-05</created> - <revision>1.1</revision> + <name>Apache Compress Ant Library 1.3</name> + <created>2013-11-07</created> + <revision>1.3</revision> </Version> </release> <release> @@ -58,16 +58,16 @@ </release> <release> <Version> - <name>Apache Compress Ant Library 1.3</name> - <created>2013-11-07</created> - <revision>1.3</revision> + <name>Apache Compress Ant Library 1.1</name> + <created>2011-11-05</created> + <revision>1.1</revision> </Version> </release> <release> <Version> - <name>Apache Compress Ant Library 1.4</name> - <created>2014-01-29</created> - <revision>1.4</revision> + <name>Apache Compress Ant Library 1.0</name> + <created>2010-08-30</created> + <revision>1.0</revision> </Version> </release> <repository>
