[teiid-commits] teiid SVN: r1174 - trunk.

teiid-commits at lists.jboss.org teiid-commits at lists.jboss.org
Thu Jul 23 13:54:32 EDT 2009


Author: rareddy
Date: 2009-07-23 13:54:32 -0400 (Thu, 23 Jul 2009)
New Revision: 1174

Modified:
   trunk/pom.xml
Log:
TEIID-737: upgrading to 1.2.14 as the JBoss Maven does not have .15 yet in the repository. The bug is fixed in .12

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-07-22 22:30:58 UTC (rev 1173)
+++ trunk/pom.xml	2009-07-23 17:54:32 UTC (rev 1174)
@@ -380,7 +380,7 @@
 			<dependency>
 				<groupId>log4j</groupId>
 				<artifactId>log4j</artifactId>
-				<version>1.2.8</version>
+				<version>1.2.14</version>
 			</dependency>
 			<dependency>
 				<groupId>commons-logging</groupId>



More information about the teiid-commits mailing list