Author: carnold
Date: Tue Jun  8 04:19:27 2010
New Revision: 952531

URL: http://svn.apache.org/viewvc?rev=952531&view=rev
Log:
Bug 49390: pom.xml tweaks

Modified:
    logging/log4j/companions/component/trunk/pom.xml

Modified: logging/log4j/companions/component/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/companions/component/trunk/pom.xml?rev=952531&r1=952530&r2=952531&view=diff
==============================================================================
--- logging/log4j/companions/component/trunk/pom.xml (original)
+++ logging/log4j/companions/component/trunk/pom.xml Tue Jun  8 04:19:27 2010
@@ -110,6 +110,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-antrun-plugin</artifactId>
+        <version>1.2</version>
         <executions>
           <execution>
             <phase>site</phase>
@@ -159,6 +160,11 @@
             <version>1.6.5</version>
           </dependency>
           <dependency>
+            <groupId>ant</groupId>
+            <artifactId>ant-junit</artifactId>
+            <version>1.6.5</version>
+          </dependency>
+          <dependency>
             <groupId>ant-contrib</groupId>
             <artifactId>ant-contrib</artifactId>
             <version>1.0b2</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to