You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@logging.apache.org by ps...@apache.org on 2007/08/23 09:08:49 UTC

svn commit: r568851 - /logging/chainsaw/trunk/pom.xml

Author: psmith
Date: Thu Aug 23 00:08:48 2007
New Revision: 568851

URL: http://svn.apache.org/viewvc?rev=568851&view=rev
Log:
Updated POM to reflect need for snapshot still.

Modified:
    logging/chainsaw/trunk/pom.xml

Modified: logging/chainsaw/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=568851&r1=568850&r2=568851&view=diff
==============================================================================
--- logging/chainsaw/trunk/pom.xml (original)
+++ logging/chainsaw/trunk/pom.xml Thu Aug 23 00:08:48 2007
@@ -326,7 +326,7 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.15</version>
+      <version>1.2.15-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>xstream</groupId>