Repository: libcloud Updated Branches: refs/heads/trunk 167f24b3f -> 082902efb
Updated doap Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/082902ef Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/082902ef Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/082902ef Branch: refs/heads/trunk Commit: 082902efb3a38c376a7af82287289f56b33d6b7c Parents: 167f24b Author: [email protected] <[email protected]> Authored: Tue Jan 26 09:00:09 2016 +1100 Committer: [email protected] <[email protected]> Committed: Tue Jan 26 09:00:09 2016 +1100 ---------------------------------------------------------------------- doap_libcloud.rdf | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/082902ef/doap_libcloud.rdf ---------------------------------------------------------------------- diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf index 2fe95d6..cd1bb2a 100644 --- a/doap_libcloud.rdf +++ b/doap_libcloud.rdf @@ -273,6 +273,13 @@ <revision>v0.20.0</revision> </Version> </release> +<release> + <Version> + <name>1.0.0-pre1</name> + <created>2016-01-26</created> + <revision>v1.0.0-pre1</revision> + </Version> + </release> <repository> <SVNRepository> <location rdf:resource="https://svn.apache.org/repos/asf/libcloud/trunk/"/>
