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 2010/10/19 07:34:14 UTC

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

Author: davsclaus
Date: Tue Oct 19 05:34:14 2010
New Revision: 1024121

URL: http://svn.apache.org/viewvc?rev=1024121&view=rev
Log:
Upgraded to assembly 2.2.

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1024121&r1=1024120&r2=1024121&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Oct 19 05:34:14 2010
@@ -109,7 +109,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.2-beta-5</version>
+          <version>2.2</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>