You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/17 15:05:38 UTC

svn commit: r755258 - /servicemix/smx4/nmr/trunk/pom.xml

Author: gnodet
Date: Tue Mar 17 14:05:38 2009
New Revision: 755258

URL: http://svn.apache.org/viewvc?rev=755258&view=rev
Log:
Fix build

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=755258&r1=755257&r2=755258&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Tue Mar 17 14:05:38 2009
@@ -783,7 +783,7 @@
               <plugin>
                   <groupId>org.apache.maven.plugins</groupId>
                   <artifactId>maven-resources-plugin</artifactId>
-                  <version>1.3</version>
+                  <version>2.3</version>
               </plugin>
               <plugin>
                   <groupId>org.codehaus.mojo</groupId>