You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/11/14 21:31:59 UTC

svn commit: r1201880 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Mon Nov 14 20:31:59 2011
New Revision: 1201880

URL: http://svn.apache.org/viewvc?rev=1201880&view=rev
Log:
Merged revisions 1200198 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1200198 | davsclaus | 2011-11-10 02:14:49 -0500 (Thu, 10 Nov 2011) | 1 line
  
  Upgraded to Groovy 1.8.4
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/parent/pom.xml

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1201880&r1=1201879&r2=1201880&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Mon Nov 14 20:31:59 2011
@@ -78,7 +78,7 @@
     <geronimo-jsp-spec-version>1.0.1</geronimo-jsp-spec-version>
     <geronimo-jta-spec-version>1.1.1</geronimo-jta-spec-version>
     <geronimo-servlet-spec-version>1.1.1</geronimo-servlet-spec-version>
-    <groovy-version>1.8.0</groovy-version>
+    <groovy-version>1.8.4</groovy-version>
     <guiceyfruit-version>2.0</guiceyfruit-version>
     <h2-version>1.2.144</h2-version>
     <hadoop-version>0.20.203.0</hadoop-version>