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:35:59 UTC

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

Author: dkulp
Date: Mon Nov 14 20:35:58 2011
New Revision: 1201882

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

........
  r1200811 | davsclaus | 2011-11-11 05:57:12 -0500 (Fri, 11 Nov 2011) | 1 line
  
  Upgraded to restlet 2.0.10
........

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=1201882&r1=1201881&r2=1201882&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:35:58 2011
@@ -131,7 +131,7 @@
     <qpid-version>0.10</qpid-version>
     <quartz-version>1.8.4</quartz-version>
     <quickfix-version>1.5.1</quickfix-version>
-    <restlet-version>2.0.9</restlet-version>
+    <restlet-version>2.0.10</restlet-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.1.0.8</saxon-version>
     <scala-version>2.9.1</scala-version>