You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2013/09/06 18:41:30 UTC

git commit: Upgrade jclouds-karaf to Guava 15.0-rc1

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 <ga...@apache.org>
Authored: Fri Sep 6 09:40:58 2013 -0700
Committer: Andrew Gaul <ga...@apache.org>
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>