Updated Branches: refs/heads/master 583a03c57 -> bc5c39ea4
Upgrade jclouds-karaf to Guava 15.0-rc1 Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/bc5c39ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/bc5c39ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/bc5c39ea Branch: refs/heads/master Commit: bc5c39ea4fce5e98e10afeaae5aa9d670424d49f Parents: 583a03c Author: Andrew Gaul <[email protected]> Authored: Fri Sep 6 09:40:58 2013 -0700 Committer: Andrew Gaul <[email protected]> Committed: Fri Sep 6 09:40:58 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/bc5c39ea/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5629c09..4aaadaa 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ limitations under the License. <felix.configadmin.version>1.2.8</felix.configadmin.version> <groovy.version>1.8.6</groovy.version> <gson.version>2.2.2</gson.version> - <guava.version>14.0.1</guava.version> + <guava.version>15.0-rc1</guava.version> <guava.test.version>10.0</guava.test.version> <guice.version>3.0</guice.version> <httpclient.version>4.1.1</httpclient.version>
