Author: davsclaus Date: Fri Feb 8 09:30:19 2013 New Revision: 1443902 URL: http://svn.apache.org/r1443902 Log: Upgraded to restlet 2.0.15 as the JARs is back in the maven repos.
Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1443902&r1=1443901&r2=1443902&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Fri Feb 8 09:30:19 2013 @@ -304,7 +304,7 @@ <quickfix-bundle-version>1.5.2_1</quickfix-bundle-version> <quickfix-version>1.5.2-bd</quickfix-version> <regexp-bundle-version>1.3_3</regexp-bundle-version> - <restlet-version>2.0.10</restlet-version> + <restlet-version>2.0.15</restlet-version> <rhino-bundle-version>1.7R2_3</rhino-bundle-version> <rhino-version>1.7R2</rhino-version> <rome-bundle-version>1.0_3</rome-bundle-version>