You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ho...@apache.org on 2006/12/13 23:38:35 UTC

svn commit: r486874 - /geronimo/server/branches/1.2/pom.xml

Author: hogstrom
Date: Wed Dec 13 14:38:35 2006
New Revision: 486874

URL: http://svn.apache.org/viewvc?view=rev&rev=486874
Log:
Upgraded Tranql to 1.4.1 from 1.4 to avoid regressions introduced by pre-fetch

Modified:
    geronimo/server/branches/1.2/pom.xml

Modified: geronimo/server/branches/1.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/1.2/pom.xml?view=diff&rev=486874&r1=486873&r2=486874
==============================================================================
--- geronimo/server/branches/1.2/pom.xml (original)
+++ geronimo/server/branches/1.2/pom.xml Wed Dec 13 14:38:35 2006
@@ -411,7 +411,7 @@
             <dependency>
                 <groupId>org.tranql</groupId>
                 <artifactId>tranql</artifactId>
-                <version>1.4</version>
+                <version>1.4.1</version>
             </dependency>
 
             <dependency>