You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/09/19 19:10:28 UTC

svn commit: r697155 - /tuscany/java/sca/distribution/bundle/pom.xml

Author: rfeng
Date: Fri Sep 19 10:10:28 2008
New Revision: 697155

URL: http://svn.apache.org/viewvc?rev=697155&view=rev
Log:
Adjust the pom.xml

Modified:
    tuscany/java/sca/distribution/bundle/pom.xml

Modified: tuscany/java/sca/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/distribution/bundle/pom.xml?rev=697155&r1=697154&r2=697155&view=diff
==============================================================================
--- tuscany/java/sca/distribution/bundle/pom.xml (original)
+++ tuscany/java/sca/distribution/bundle/pom.xml Fri Sep 19 10:10:28 2008
@@ -486,7 +486,7 @@
         <dependency>
             <groupId>org.codehaus.woodstox</groupId>
             <artifactId>wstx-asl</artifactId>
-            <version>3.2.1</version>
+            <version>3.2.4</version>
             <scope>runtime</scope>
         </dependency>
 
@@ -499,7 +499,7 @@
         <dependency>
             <groupId>org.apache.neethi</groupId>
             <artifactId>neethi</artifactId>
-            <version>2.0.2</version>
+            <version>2.0.4</version>
         </dependency>
 
 <!--