Repository: jclouds-karaf
Updated Branches:
  refs/heads/master d5976d69b -> 6d6348900


JCLOUDS-653: Upgrade to Guava 18.0

Release notes:

https://code.google.com/p/guava-libraries/wiki/Release18


Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/6d634890
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/6d634890
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/6d634890

Branch: refs/heads/master
Commit: 6d63489009c0d367a91aee9808b2d323917008a9
Parents: d5976d6
Author: Andrew Gaul <[email protected]>
Authored: Mon Aug 25 17:51:43 2014 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Mon Aug 25 17:51:43 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/6d634890/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9fdcddc..597b0a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,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>18.0-rc1</guava.version>
+    <guava.version>18.0</guava.version>
     <guava.test.version>10.0</guava.test.version>
     <guice.version>3.0</guice.version>
     <httpclient.version>4.1.1</httpclient.version>

Reply via email to