You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/05/03 05:52:48 UTC

svn commit: r1333303 - /camel/branches/camel-2.9.x/components/camel-bam/pom.xml

Author: davsclaus
Date: Thu May  3 03:52:48 2012
New Revision: 1333303

URL: http://svn.apache.org/viewvc?rev=1333303&view=rev
Log:
Fixed parent pom.xml

Modified:
    camel/branches/camel-2.9.x/components/camel-bam/pom.xml

Modified: camel/branches/camel-2.9.x/components/camel-bam/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/components/camel-bam/pom.xml?rev=1333303&r1=1333302&r2=1333303&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/components/camel-bam/pom.xml (original)
+++ camel/branches/camel-2.9.x/components/camel-bam/pom.xml Thu May  3 03:52:48 2012
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.9-SNAPSHOT</version>
+    <version>2.9.3-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
     </parent>