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 2013/04/13 18:14:11 UTC

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

Author: cmueller
Date: Sat Apr 13 16:14:11 2013
New Revision: 1467653

URL: http://svn.apache.org/r1467653
Log:
Manually updating version numbers which are not updated by the maven-release-plugin

Modified:
    camel/trunk/etc/pom.xml

Modified: camel/trunk/etc/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/etc/pom.xml?rev=1467653&r1=1467652&r2=1467653&view=diff
==============================================================================
--- camel/trunk/etc/pom.xml (original)
+++ camel/trunk/etc/pom.xml Sat Apr 13 16:14:11 2013
@@ -23,8 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.11-SNAPSHOT</version>
-    <relativePath>../parent</relativePath>
+    <version>2.12-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-etc</artifactId>