This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 707b1263de6e570493e3590d5f49dd6d46f53919 Author: Tomaz Muraus <[email protected]> AuthorDate: Wed Apr 15 22:11:29 2020 +0200 Update doap file with new releases. --- doap_libcloud.rdf | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf index e80cb0a..644cdbd 100644 --- a/doap_libcloud.rdf +++ b/doap_libcloud.rdf @@ -438,7 +438,21 @@ <Version> <name>3.0.0-rc1</name> <created>2020-03-03</created> - <revision>v2.8.1</revision> + <revision>v3.0.0-rc1</revision> + </Version> + </release> + <release> + <Version> + <name>2.8.2</name> + <created>2020-04-15</created> + <revision>v2.8.2</revision> + </Version> + </release> + <release> + <Version> + <name>3.0.0</name> + <created>2020-04-15</created> + <revision>v3.0.0</revision> </Version> </release> <repository>
