You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/02/08 10:51:48 UTC

svn commit: r907605 - /servicemix/components/engines/servicemix-jsr181/trunk/pom.xml

Author: jbonofre
Date: Mon Feb  8 09:51:48 2010
New Revision: 907605

URL: http://svn.apache.org/viewvc?rev=907605&view=rev
Log:
[SMX4-201] Upgrade woodstox artifact ID.

Modified:
    servicemix/components/engines/servicemix-jsr181/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-jsr181/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-jsr181/trunk/pom.xml?rev=907605&r1=907604&r2=907605&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-jsr181/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-jsr181/trunk/pom.xml Mon Feb  8 09:51:48 2010
@@ -188,7 +188,7 @@
     </dependency>
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
-      <artifactId>wstx-asl</artifactId>
+      <artifactId>woodstox-core-asl</artifactId>
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>