You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by li...@apache.org on 2010/11/09 02:29:25 UTC

svn commit: r1032802 - /shindig/trunk/pom.xml

Author: lindner
Date: Tue Nov  9 01:29:25 2010
New Revision: 1032802

URL: http://svn.apache.org/viewvc?rev=1032802&view=rev
Log:
bump to latest ant plugin for better maven 3.0 compat

Modified:
    shindig/trunk/pom.xml

Modified: shindig/trunk/pom.xml
URL: http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1032802&r1=1032801&r2=1032802&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Tue Nov  9 01:29:25 2010
@@ -994,7 +994,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-antrun-plugin</artifactId>
-          <version>1.5</version>
+          <version>1.6</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>