You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by dk...@apache.org on 2012/11/12 23:53:09 UTC

svn commit: r1408494 - in /servicemix/smx4/bundles/trunk: pom.xml xmlbeans-2.6.0/ xmlbeans-2.6.0/pom.xml

Author: dkulp
Date: Mon Nov 12 22:53:08 2012
New Revision: 1408494

URL: http://svn.apache.org/viewvc?rev=1408494&view=rev
Log:
Create bundle for xmlbeans 2.6.0

Added:
    servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/
      - copied from r1408489, servicemix/smx4/bundles/trunk/xmlbeans-2.5.0/
Modified:
    servicemix/smx4/bundles/trunk/pom.xml
    servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1408494&r1=1408493&r2=1408494&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/pom.xml Mon Nov 12 22:53:08 2012
@@ -45,7 +45,8 @@
         <module>bcpg-jdk15on-1.47</module>
         <module>bcprov-jdk15on-1.47</module>
         <module>jaxb-xjc-2.2.6</module>
-        <module>jaxb-impl-2.2.4</module>
+        <module>jaxb-impl-2.2.6</module>
+        <module>xmlbeans-2.6.0</module>
     </modules>
 
 </project>

Modified: servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml?rev=1408494&r1=1408489&r2=1408494&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml Mon Nov 12 22:53:08 2012
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.xmlbeans</artifactId>
-    <version>2.5.0_3-SNAPSHOT</version>
+    <version>2.6.0_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -38,7 +38,7 @@
     <properties>
         <pkgGroupId>org.apache.xmlbeans</pkgGroupId>
         <pkgArtifactId>xmlbeans</pkgArtifactId>
-        <pkgVersion>2.5.0</pkgVersion>
+        <pkgVersion>2.6.0</pkgVersion>
         <servicemix.osgi.export>
             !repackage,
             org.apache.xmlbeans*;version=${pkgVersion};-split-package:=merge-first,