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 2007/02/07 01:31:23 UTC

svn commit: r504387 - /incubator/tuscany/java/sca/kernel/spi/pom.xml

Author: jboynes
Date: Tue Feb  6 16:31:22 2007
New Revision: 504387

URL: http://svn.apache.org/viewvc?view=rev&rev=504387
Log:
fix groupId for woodstox

Modified:
    incubator/tuscany/java/sca/kernel/spi/pom.xml

Modified: incubator/tuscany/java/sca/kernel/spi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/kernel/spi/pom.xml?view=diff&rev=504387&r1=504386&r2=504387
==============================================================================
--- incubator/tuscany/java/sca/kernel/spi/pom.xml (original)
+++ incubator/tuscany/java/sca/kernel/spi/pom.xml Tue Feb  6 16:31:22 2007
@@ -48,7 +48,7 @@
         </dependency>
 
         <dependency>
-            <groupId>woodstox</groupId>
+            <groupId>org.codehaus.woodstox</groupId>
             <artifactId>wstx-asl</artifactId>
             <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