You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/06/25 10:10:40 UTC

svn commit: r671457 - /servicemix/smx4/bundles/trunk/pom.xml

Author: gnodet
Date: Wed Jun 25 01:10:40 2008
New Revision: 671457

URL: http://svn.apache.org/viewvc?rev=671457&view=rev
Log:
Fix typo

Modified:
    servicemix/smx4/bundles/trunk/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=671457&r1=671456&r2=671457&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Wed Jun 25 01:10:40 2008
@@ -56,7 +56,7 @@
         <module>mina-1.1.6</module>
         <module>neethi-2.0.4</module>
         <module>saaj-impl-1.3</module>
-        <module>saxon-0.9</module>
+        <module>saxon-9.0</module>
         <module>woodstox-3.2.6</module>
         <module>wsdl4j-1.6.1</module>
         <module>xmlresolver-1.2</module>