Repository: libcloud Updated Branches: refs/heads/trunk 9b90872b7 -> 295045414 Updated Tags: refs/tags/v2.0.0 [created] c00ade1c1
update doap for 2.0.0 release Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/29504541 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/29504541 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/29504541 Branch: refs/heads/trunk Commit: 2950454143efc18e2872dea0cd8b195f30885084 Parents: 9b90872 Author: Anthony Shaw <[email protected]> Authored: Wed Apr 26 09:11:27 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Wed Apr 26 09:11:27 2017 +1000 ---------------------------------------------------------------------- doap_libcloud.rdf | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/29504541/doap_libcloud.rdf ---------------------------------------------------------------------- diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf index a45d041..89a8a39 100644 --- a/doap_libcloud.rdf +++ b/doap_libcloud.rdf @@ -350,6 +350,13 @@ <revision>v2.0.0rc2</revision> </Version> </release> + <release> + <Version> + <name>2.0.0</name> + <created>2017-04-25</created> + <revision>v2.0.0</revision> + </Version> + </release> <repository> <SVNRepository> <location rdf:resource="https://svn.apache.org/repos/asf/libcloud/trunk/"/>
