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/09/04 15:57:23 UTC

svn commit: r692019 - in /servicemix/smx4/bundles/trunk: pom.xml woodstox-3.2.7/ woodstox-3.2.7/pom.xml

Author: gnodet
Date: Thu Sep  4 06:57:23 2008
New Revision: 692019

URL: http://svn.apache.org/viewvc?rev=692019&view=rev
Log:
Add a bundle for woodstox 3.2.7

Added:
    servicemix/smx4/bundles/trunk/woodstox-3.2.7/
      - copied from r691883, servicemix/smx4/bundles/trunk/woodstox-3.2.6/
Modified:
    servicemix/smx4/bundles/trunk/pom.xml
    servicemix/smx4/bundles/trunk/woodstox-3.2.7/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=692019&r1=692018&r2=692019&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Thu Sep  4 06:57:23 2008
@@ -84,7 +84,7 @@
         <module>quartz-1.5.2</module>
         <module>saaj-impl-1.3</module>
         <module>saxon-9.1.0.1</module>
-        <module>woodstox-3.2.6</module>
+        <module>woodstox-3.2.7</module>
         <module>wsdl4j-1.6.1</module>
         <module>wss4j-1.5.4</module>
         <module>xmlresolver-1.2</module>

Modified: servicemix/smx4/bundles/trunk/woodstox-3.2.7/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/woodstox-3.2.7/pom.xml?rev=692019&r1=691883&r2=692019&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/woodstox-3.2.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/woodstox-3.2.7/pom.xml Thu Sep  4 06:57:23 2008
@@ -30,7 +30,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
     <packaging>bundle</packaging>
-    <version>3.2.6_1-SNAPSHOT</version>
+    <version>3.2.7_1-SNAPSHOT</version>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -39,7 +39,7 @@
     <properties>
         <pkgGroupId>org.codehaus.woodstox</pkgGroupId>
         <pkgArtifactId>woodstox</pkgArtifactId>
-        <pkgVersion>3.2.6</pkgVersion>
+        <pkgVersion>3.2.7</pkgVersion>
         <servicemix.osgi.import.pkg>
             com.sun.msv*;resolution:=optional,
             org.relaxng*;resolution:=optional,