You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2013/12/09 03:11:07 UTC

[03/50] [abbrv] git commit: Upgrade to Groovy 2.2.1

Upgrade to Groovy 2.2.1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2d885a57
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2d885a57
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2d885a57

Branch: refs/heads/camel-gora
Commit: 2d885a57893fb217d97bf09d3c50b709009081be
Parents: 08dd7f5
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Nov 28 22:05:25 2013 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Nov 28 22:05:25 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2d885a57/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ed0c32f..a98630f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,7 +163,7 @@
     <google-gdata-bundle-version>1.41.1_1</google-gdata-bundle-version>
     <!-- camel-cdi doesn't work with Guava 15.0.0 at present -->
     <google-guava-version>14.0.1</google-guava-version>
-    <groovy-version>2.1.9</groovy-version>
+    <groovy-version>2.2.1</groovy-version>
     <gson-version>2.2.4</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>