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/06/09 21:45:36 UTC

svn commit: r665850 - /incubator/uima/sandbox/trunk/uima-as/uimaj-as-activemq/pom.xml

Author: schor
Date: Mon Jun  9 12:45:36 2008
New Revision: 665850

URL: http://svn.apache.org/viewvc?rev=665850&view=rev
Log:
[UIMA-1054] change log4j dependency to 1.2.12 to match activemq 4.1.1 level

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

Modified: incubator/uima/sandbox/trunk/uima-as/uimaj-as-activemq/pom.xml
URL: http://svn.apache.org/viewvc/incubator/uima/sandbox/trunk/uima-as/uimaj-as-activemq/pom.xml?rev=665850&r1=665849&r2=665850&view=diff
==============================================================================
--- incubator/uima/sandbox/trunk/uima-as/uimaj-as-activemq/pom.xml (original)
+++ incubator/uima/sandbox/trunk/uima-as/uimaj-as-activemq/pom.xml Mon Jun  9 12:45:36 2008
@@ -188,7 +188,7 @@
 	<dependency>
 		<groupId>log4j</groupId>
 		<artifactId>log4j</artifactId>
-		<version>1.2.8</version>
+		<version>1.2.12</version>
 	</dependency>
 
 	<dependency>