Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
bumped to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cole committed Sep 28, 2012
1 parent 7d56117 commit 741f786
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -2,7 +2,7 @@ jclouds
======
jclouds allows provisioning and control of cloud resources, including blobstore
and compute, from Java and Clojure. Our API gives allows developers to use
both portable abstractions and cloud-specific features. We test support of 30
both portable abstractions and cloud-specific features. We test support of dozens of
cloud providers and cloud software stacks, including Amazon, Azure, GoGrid,
Ninefold, OpenStack, and vCloud. jclouds is licensed under the Apache License,
Version 2.0
Expand Down Expand Up @@ -107,7 +107,7 @@ Check out https://github.com/jclouds/jclouds-examples for more examples!

Downloads
------------------------
* release notes: http://www.jclouds.org/documentation/releasenotes/1.3
* release notes: http://www.jclouds.org/documentation/releasenotes/1.5
* installation guide: http://www.jclouds.org/documentation/userguide/installation-guide
* maven repo: http://repo2.maven.org/maven2 (maven central - the default repository)
* snapshot repo: https://oss.sonatype.org/content/repositories/snapshots
Expand All @@ -116,8 +116,6 @@ Resources
----------------------------
* Project page: http://jclouds.org/
* Documentation: http://www.jclouds.org/documentation/index
* Javadocs (1.1.0): http://jclouds.rimuhosting.com/apidocs/
* Javadocs (1.0-SNAPSHOT): http://jclouds.rimuhosting.com/apidocs-SNAPSHOT/
* Community: http://www.jclouds.org/documentation/reference/apps-that-use-jclouds
* User group: http://groups.google.com/group/jclouds
* Dev group: http://groups.google.com/group/jclouds-dev
Expand All @@ -128,4 +126,4 @@ License
-------
Copyright (C) 2009-2012 jclouds, Inc.

Licensed under the Apache License, Version 2.0
Licensed under the Apache License, Version 2.0

0 comments on commit 741f786

Please sign in to comment.