You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/06/14 17:36:40 UTC

[2/2] git commit: Upgrade to groovy 2.1.5

Upgrade to groovy 2.1.5


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

Branch: refs/heads/camel-2.11.x
Commit: dd602e77c1c74ae80e32e90cd63d1ee0ed9b049f
Parents: f092d48
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Jun 14 17:35:52 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Jun 14 17:36:27 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/dd602e77/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d44a16f..6703b92 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -155,7 +155,7 @@
     <google-gdata-version>1.41.5.w1</google-gdata-version>
     <google-gdata-bundle-version>1.41.1_1</google-gdata-bundle-version>
     <google-guava-version>14.0.1</google-guava-version>
-    <groovy-version>2.1.4</groovy-version>
+    <groovy-version>2.1.5</groovy-version>
     <gson-version>2.2.2</gson-version>
     <guice-bundle-version>3.0_1</guice-bundle-version>
     <guice-version>3.0</guice-version>