You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2012/01/20 23:27:53 UTC

svn commit: r1234190 - in /camel/branches/camel-2.9.x: ./ pom.xml

Author: hadrian
Date: Fri Jan 20 22:27:53 2012
New Revision: 1234190

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

........
  r1232610 | cmueller | 2012-01-17 17:09:13 -0500 (Tue, 17 Jan 2012) | 1 line
  
  CAMEL-4895: Upgrade dependency to parent pom org.apache/apache from 9 to 10
........

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

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

Modified: camel/branches/camel-2.9.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/pom.xml?rev=1234190&r1=1234189&r2=1234190&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/pom.xml (original)
+++ camel/branches/camel-2.9.x/pom.xml Fri Jan 20 22:27:53 2012
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>