You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by gw...@apache.org on 2007/02/15 15:47:58 UTC

svn commit: r507943 - /incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml

Author: gwinn
Date: Thu Feb 15 06:47:57 2007
New Revision: 507943

URL: http://svn.apache.org/viewvc?view=rev&rev=507943
Log:
TUSCANY-1105

Modified:
    incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml

Modified: incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml?view=diff&rev=507943&r1=507942&r2=507943
==============================================================================
--- incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml (original)
+++ incubator/tuscany/java/cts/sdo2.1-tuscany/pom.xml Thu Feb 15 06:47:57 2007
@@ -49,6 +49,13 @@
       <artifactId>tuscany-sdo-impl</artifactId>
       <version>1.0-incubator-SNAPSHOT</version>
     </dependency>
+    <dependency>
+       <groupId>stax</groupId>
+       <artifactId>stax-api</artifactId>
+       <version>1.0.1</version>
+       <scope>provided</scope>
+       <optional>true</optional>
+    </dependency>
   </dependencies>
 
 </project>



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