Author: centic
Date: Fri Oct 10 06:48:07 2014
New Revision: 1630659

URL: http://svn.apache.org/r1630659
Log:
Use XMLBeans 2.6.0 for Sonar runs as well

Modified:
    poi/trunk/sonar/ooxml-schema-encryption/pom.xml
    poi/trunk/sonar/ooxml-schema/pom.xml
    poi/trunk/sonar/ooxml/pom.xml

Modified: poi/trunk/sonar/ooxml-schema-encryption/pom.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/sonar/ooxml-schema-encryption/pom.xml?rev=1630659&r1=1630658&r2=1630659&view=diff
==============================================================================
--- poi/trunk/sonar/ooxml-schema-encryption/pom.xml (original)
+++ poi/trunk/sonar/ooxml-schema-encryption/pom.xml Fri Oct 10 06:48:07 2014
@@ -101,7 +101,7 @@
                <dependency>
                  <groupId>org.apache.xmlbeans</groupId>
                  <artifactId>xmlbeans</artifactId>
-                 <version>2.3.0</version>
+                 <version>2.6.0</version>
                </dependency>
     </dependencies>
 </project>

Modified: poi/trunk/sonar/ooxml-schema/pom.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/sonar/ooxml-schema/pom.xml?rev=1630659&r1=1630658&r2=1630659&view=diff
==============================================================================
--- poi/trunk/sonar/ooxml-schema/pom.xml (original)
+++ poi/trunk/sonar/ooxml-schema/pom.xml Fri Oct 10 06:48:07 2014
@@ -98,7 +98,7 @@
                <dependency>
                  <groupId>org.apache.xmlbeans</groupId>
                  <artifactId>xmlbeans</artifactId>
-                 <version>2.3.0</version>
+                 <version>2.6.0</version>
                </dependency>
     </dependencies>
 </project>

Modified: poi/trunk/sonar/ooxml/pom.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/sonar/ooxml/pom.xml?rev=1630659&r1=1630658&r2=1630659&view=diff
==============================================================================
--- poi/trunk/sonar/ooxml/pom.xml (original)
+++ poi/trunk/sonar/ooxml/pom.xml Fri Oct 10 06:48:07 2014
@@ -113,8 +113,8 @@
                <dependency>
                  <groupId>org.apache.xmlbeans</groupId>
                  <artifactId>xmlbeans</artifactId>
-                 <version>2.3.0</version>
-               </dependency>        
+                 <version>2.6.0</version>
+               </dependency>
                
                <!-- non-test dependency for OOXMLLite -->
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to