You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2008/05/30 17:08:53 UTC

svn commit: r661753 - /incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml

Author: schor
Date: Fri May 30 08:08:53 2008
New Revision: 661753

URL: http://svn.apache.org/viewvc?rev=661753&view=rev
Log:
[UIMA-1054] set commons-httpclient vewrsion to 2.0.1 to match activemq's use, and jetty to 6.0.1, and log4j to 1.2.8,  for the same reason

Modified:
    incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml

Modified: incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml?rev=661753&r1=661752&r2=661753&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml (original)
+++ incubator/uima/sandbox/trunk/uima-as/uima-as-distr/pom.xml Fri May 30 08:08:53 2008
@@ -326,7 +326,7 @@
 	<dependency>
 		<groupId>log4j</groupId>
 		<artifactId>log4j</artifactId>
-		<version>1.2.12</version>
+		<version>1.2.8</version>
 	</dependency>
 
 	<dependency>