Repository: libcloud Updated Branches: refs/heads/trunk f783845da -> bb202a27e
Add info about v1.1.0 release to the doap file. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bb202a27 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bb202a27 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bb202a27 Branch: refs/heads/trunk Commit: bb202a27e4cf768816fd15aa40ac8b950f0ed2fe Parents: f783845 Author: Tomaz Muraus <[email protected]> Authored: Mon Jul 11 20:55:29 2016 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Mon Jul 11 20:55:29 2016 +0200 ---------------------------------------------------------------------- doap_libcloud.rdf | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/bb202a27/doap_libcloud.rdf ---------------------------------------------------------------------- diff --git a/doap_libcloud.rdf b/doap_libcloud.rdf index 9c2fd06..4e0eda9 100644 --- a/doap_libcloud.rdf +++ b/doap_libcloud.rdf @@ -301,6 +301,13 @@ <revision>v1.0.0</revision> </Version> </release> + <release> + <Version> + <name>1.1.0</name> + <created>2016-07-07</created> + <revision>v1.1.0</revision> + </Version> + </release> <repository> <SVNRepository> <location rdf:resource="https://svn.apache.org/repos/asf/libcloud/trunk/"/>
