You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/11/01 15:08:27 UTC

svn commit: r330059 - /maven/continuum/trunk/continuum-plexus-application/pom.xml

Author: evenisse
Date: Tue Nov  1 06:08:23 2005
New Revision: 330059

URL: http://svn.apache.org/viewcvs?rev=330059&view=rev
Log: (empty)

Modified:
    maven/continuum/trunk/continuum-plexus-application/pom.xml

Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=330059&r1=330058&r2=330059&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-plexus-application/pom.xml (original)
+++ maven/continuum/trunk/continuum-plexus-application/pom.xml Tue Nov  1 06:08:23 2005
@@ -93,6 +93,12 @@
       <scope>runtime</scope>
     </dependency>
     <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+      <version>1.2.8</version>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
       <groupId>plexus</groupId>
       <artifactId>plexus-container-artifact</artifactId>
       <version>1.0-alpha-3</version>