Updated Branches: refs/heads/master aa451d163 -> af773a44f
Updated Rackspace examples to 1.6.2. Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/commit/af773a44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/tree/af773a44 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/diff/af773a44 Branch: refs/heads/master Commit: af773a44f69c7ae3d3ebb86f35d24c2c743d1194 Parents: aa451d1 Author: Everett Toews <[email protected]> Authored: Sun Sep 8 13:37:33 2013 -0500 Committer: Everett Toews <[email protected]> Committed: Sun Sep 8 13:38:42 2013 -0500 ---------------------------------------------------------------------- rackspace/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-examples/blob/af773a44/rackspace/pom.xml ---------------------------------------------------------------------- diff --git a/rackspace/pom.xml b/rackspace/pom.xml index 8e6787d..7a53c9a 100644 --- a/rackspace/pom.xml +++ b/rackspace/pom.xml @@ -22,7 +22,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <properties> - <jclouds.version>1.6.1-incubating</jclouds.version> + <jclouds.version>1.6.2-incubating</jclouds.version> </properties> <groupId>org.apache.jclouds.examples</groupId> <artifactId>rackspace-examples</artifactId>
