You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2012/07/01 18:51:34 UTC

svn commit: r1355951 - /camel/trunk/etc/pom.xml

Author: cmueller
Date: Sun Jul  1 16:51:34 2012
New Revision: 1355951

URL: http://svn.apache.org/viewvc?rev=1355951&view=rev
Log:
Upgraded the POM version to match the current trunk version

Modified:
    camel/trunk/etc/pom.xml

Modified: camel/trunk/etc/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/etc/pom.xml?rev=1355951&r1=1355950&r2=1355951&view=diff
==============================================================================
--- camel/trunk/etc/pom.xml (original)
+++ camel/trunk/etc/pom.xml Sun Jul  1 16:51:34 2012
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.10-SNAPSHOT</version>
+    <version>2.11-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>