You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2006/12/18 16:05:07 UTC

svn commit: r488297 - /geronimo/xbean/trunk/xbean-spring/pom.xml

Author: gnodet
Date: Mon Dec 18 07:05:06 2006
New Revision: 488297

URL: http://svn.apache.org/viewvc?view=rev&rev=488297
Log:
Use explicit versions for plugins

Modified:
    geronimo/xbean/trunk/xbean-spring/pom.xml

Modified: geronimo/xbean/trunk/xbean-spring/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/xbean/trunk/xbean-spring/pom.xml?view=diff&rev=488297&r1=488296&r2=488297
==============================================================================
--- geronimo/xbean/trunk/xbean-spring/pom.xml (original)
+++ geronimo/xbean/trunk/xbean-spring/pom.xml Mon Dec 18 07:05:06 2006
@@ -94,6 +94,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>dependency-maven-plugin</artifactId>
+                <version>1.0</version>
                 <executions>
                     <execution>
                         <id>copy-components</id>
@@ -193,6 +194,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.1</version>
                 <executions>
                     <!--
                     HACK: Need to copy classes for clover, since it deployes a -clover artifact