You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2009/07/13 21:25:33 UTC

svn commit: r793675 - /camel/trunk/pom.xml

Author: janstey
Date: Mon Jul 13 19:25:33 2009
New Revision: 793675

URL: http://svn.apache.org/viewvc?rev=793675&view=rev
Log:
ah, silly me... 1.4 was just in the process of being deployed

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=793675&r1=793674&r2=793675&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Mon Jul 13 19:25:33 2009
@@ -123,7 +123,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.3</version>
+          <version>1.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.cxf</groupId>