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/23 03:25:22 UTC

svn commit: r1234673 - /camel/branches/camel-2.8.x/pom.xml

Author: hadrian
Date: Mon Jan 23 02:25:22 2012
New Revision: 1234673

URL: http://svn.apache.org/viewvc?rev=1234673&view=rev
Log:
CAMEL-4895: Upgrade dependency to parent pom org.apache/apache from 9 to 10

Modified:
    camel/branches/camel-2.8.x/pom.xml

Modified: camel/branches/camel-2.8.x/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/pom.xml?rev=1234673&r1=1234672&r2=1234673&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/pom.xml (original)
+++ camel/branches/camel-2.8.x/pom.xml Mon Jan 23 02:25:22 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>