You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/05/20 21:40:01 UTC

svn commit: r408079 - in /incubator/tuscany/sandbox/jboynes/sca/spi: ./ pom.xml

Author: jboynes
Date: Sat May 20 12:40:01 2006
New Revision: 408079

URL: http://svn.apache.org/viewvc?rev=408079&view=rev
Log:
switch to released spec jars

Modified:
    incubator/tuscany/sandbox/jboynes/sca/spi/   (props changed)
    incubator/tuscany/sandbox/jboynes/sca/spi/pom.xml

Propchange: incubator/tuscany/sandbox/jboynes/sca/spi/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat May 20 12:40:01 2006
@@ -7,6 +7,7 @@
 maven.log
 velocity.log*
 junit*.properties
+surefire*.properties
 .settings
 .deployables
 .wtpmodules

Modified: incubator/tuscany/sandbox/jboynes/sca/spi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/sandbox/jboynes/sca/spi/pom.xml?rev=408079&r1=408078&r2=408079&view=diff
==============================================================================
--- incubator/tuscany/sandbox/jboynes/sca/spi/pom.xml (original)
+++ incubator/tuscany/sandbox/jboynes/sca/spi/pom.xml Sat May 20 12:40:01 2006
@@ -30,7 +30,7 @@
         <dependency>
             <groupId>org.osoa</groupId>
             <artifactId>sca-api</artifactId>
-            <version>${pom.version}</version>
+            <version>incubating-M1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>woodstox</groupId>
             <artifactId>wstx-asl</artifactId>
-            <version>2.8.2</version>
+            <version>2.9.3</version>
             <scope>runtime</scope>
         </dependency>
 



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