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/02/08 10:31:32 UTC

svn commit: r1443903 - in /camel/branches/camel-2.10.x: ./ parent/pom.xml

Author: davsclaus
Date: Fri Feb  8 09:31:32 2013
New Revision: 1443903

URL: http://svn.apache.org/r1443903
Log:
Upgraded to restlet 2.0.15 as the JARs is back in the maven repos.

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

Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
  Merged /camel/trunk:r1443902

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

Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/parent/pom.xml?rev=1443903&r1=1443902&r2=1443903&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Fri Feb  8 09:31:32 2013
@@ -172,7 +172,7 @@
     <qpid-version>0.16</qpid-version>
     <quartz-version>1.8.5</quartz-version>
     <quickfix-version>1.5.2-bd</quickfix-version>
-    <restlet-version>2.0.10</restlet-version>
+    <restlet-version>2.0.15</restlet-version>
     <rome-version>1.0</rome-version>
     <saxon-version>9.3.0.11</saxon-version>
     <scala-version>2.9.1</scala-version>