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/12/06 09:48:36 UTC

svn commit: r354365 - /maven/continuum/trunk/pom.xml

Author: evenisse
Date: Tue Dec  6 00:48:09 2005
New Revision: 354365

URL: http://svn.apache.org/viewcvs?rev=354365&view=rev
Log:
Use latest plexus-log4j-logging snapshot

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=354365&r1=354364&r2=354365&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Tue Dec  6 00:48:09 2005
@@ -354,7 +354,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-log4j-logging</artifactId>
-        <version>1.1-alpha-1</version>
+        <version>1.1-alpha-2-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>