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>