You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@logging.apache.org by sd...@apache.org on 2010/10/29 09:41:26 UTC

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

Author: sdeboy
Date: Fri Oct 29 07:41:26 2010
New Revision: 1028634

URL: http://svn.apache.org/viewvc?rev=1028634&view=rev
Log:
Update Chainsaw pom to reference extras 1.1

Modified:
    logging/chainsaw/trunk/pom.xml

Modified: logging/chainsaw/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=1028634&r1=1028633&r2=1028634&view=diff
==============================================================================
--- logging/chainsaw/trunk/pom.xml (original)
+++ logging/chainsaw/trunk/pom.xml Fri Oct 29 07:41:26 2010
@@ -382,7 +382,7 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>apache-log4j-extras</artifactId>
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>