You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/08/25 05:09:51 UTC

svn commit: r569600 - /incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml

Author: lresende
Date: Fri Aug 24 20:09:50 2007
New Revision: 569600

URL: http://svn.apache.org/viewvc?rev=569600&view=rev
Log:
Changing dependency version after changes for tuscany-1611

Modified:
    incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml

Modified: incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml?rev=569600&r1=569599&r2=569600&view=diff
==============================================================================
--- incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml (original)
+++ incubator/tuscany/java/sca/samples/helloworld-jsonrpc/build.xml Fri Aug 24 20:09:50 2007
@@ -75,7 +75,7 @@
             	<include name="geronimo-commonj_1.1_spec-1.0.jar"/>
             	<include name="json-rpc-1.0.jar"/>
             	<include name="stax-api-1.0.1.jar"/>
-            	<include name="wstx-asl-3.2.0.jar"/>
+            	<include name="wstx-asl-3.2.1.jar"/>
             </lib>
             <classes dir="target/classes"/>
         </war>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org