You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by oz...@apache.org on 2006/07/20 18:26:14 UTC

svn commit: r423979 - /jakarta/slide/trunk/wck/build.xml

Author: ozeigermann
Date: Thu Jul 20 09:26:14 2006
New Revision: 423979

URL: http://svn.apache.org/viewvc?rev=423979&view=rev
Log:
Updated WCK to current commons tx version

Modified:
    jakarta/slide/trunk/wck/build.xml

Modified: jakarta/slide/trunk/wck/build.xml
URL: http://svn.apache.org/viewvc/jakarta/slide/trunk/wck/build.xml?rev=423979&r1=423978&r2=423979&view=diff
==============================================================================
--- jakarta/slide/trunk/wck/build.xml (original)
+++ jakarta/slide/trunk/wck/build.xml Thu Jul 20 09:26:14 2006
@@ -20,7 +20,7 @@
 	<!-- =================================================================== -->
     <!-- Dependencies Properties                                             -->
     <!-- =================================================================== -->
-    <property name="commons.transaction.version" value="1.1b2"/>
+    <property name="commons.transaction.version" value="1.1.1pre1"/>
     <property name="slide.base.dir" value=".."/>
     <property name="lib.dir" value="${slide.base.dir}/lib"/>
     <property name="slide.lib.dir" value="${slide.base.dir}/dist/slide/lib"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org