Author: dkulp
Date: Wed Mar 21 16:33:51 2012
New Revision: 1303461
URL: http://svn.apache.org/viewvc?rev=1303461&view=rev
Log:
Update to bundle versions that have proper sources jars and bundle info and
such.
Modified:
cxf/branches/2.5.x-fixes/parent/pom.xml
Modified: cxf/branches/2.5.x-fixes/parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/parent/pom.xml?rev=1303461&r1=1303460&r2=1303461&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/parent/pom.xml Wed Mar 21 16:33:51 2012
@@ -93,7 +93,7 @@
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.stax.impl.groupId>org.codehaus.woodstox</cxf.stax.impl.groupId>
<cxf.stax.impl.artifactId>woodstox-core-asl</cxf.stax.impl.artifactId>
- <cxf.woodstox.core.version>4.1.1</cxf.woodstox.core.version>
+ <cxf.woodstox.core.version>4.1.2</cxf.woodstox.core.version>
<cxf.stax.impl.version>${cxf.woodstox.core.version}</cxf.stax.impl.version>
<cxf.woodstox.stax2-api.version>3.1.1</cxf.woodstox.stax2-api.version>
<cxf.wsdl4j.version>1.6.2</cxf.wsdl4j.version>
@@ -106,7 +106,7 @@
<cxf.joda.time.version>1.6.2</cxf.joda.time.version>
<cxf.opensaml.version>2.5.1</cxf.opensaml.version>
<cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version>
- <cxf.opensaml.osgi.version>2.5.1_1</cxf.opensaml.osgi.version>
+ <cxf.opensaml.osgi.version>2.5.1_2</cxf.opensaml.osgi.version>
<cxf.opensaml.xmltooling.version>1.3.2-1</cxf.opensaml.xmltooling.version>
<cxf.neethi.version>3.0.1</cxf.neethi.version>
<cxf.velocity.version>1.7</cxf.velocity.version>
@@ -123,8 +123,8 @@
<cxf.commons-lang.version>2.6</cxf.commons-lang.version>
<cxf.commons-collections.version>3.2.1</cxf.commons-collections.version>
- <cxf.cglib.bundle.version>2.2_1</cxf.cglib.bundle.version>
-
<cxf.fastinfoset.bundle.version>1.2.7_3</cxf.fastinfoset.bundle.version>
+ <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
+
<cxf.fastinfoset.bundle.version>1.2.7_4</cxf.fastinfoset.bundle.version>
<cxf.hazelcast.version>1.9.4</cxf.hazelcast.version>
<cxf.ehcache.version>2.5.1</cxf.ehcache.version>
@@ -140,18 +140,19 @@
<cxf.xmlbeans.bundle.version>2.5.0_2</cxf.xmlbeans.bundle.version>
<cxf.servicemix.specs.version>1.9.0</cxf.servicemix.specs.version>
<cxf.javax.mail.version>1.4.4</cxf.javax.mail.version>
- <cxf.jaxb.bundle.version>2.2.1.1_1</cxf.jaxb.bundle.version>
- <cxf.saaj-impl.bundle.version>1.3.9_2</cxf.saaj-impl.bundle.version>
+ <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
+ <cxf.saaj-impl.bundle.version>1.3.18_1</cxf.saaj-impl.bundle.version>
<cxf.asm.bundle.version>3.3.1_1</cxf.asm.bundle.version>
- <cxf.wsdl4j.bundle.version>1.6.2_3</cxf.wsdl4j.bundle.version>
+ <cxf.wsdl4j.bundle.version>1.6.2_6</cxf.wsdl4j.bundle.version>
<cxf.xmlsec.bundle.version>1.5.1</cxf.xmlsec.bundle.version>
- <cxf.rhino.bundle.version>1.7R2_1</cxf.rhino.bundle.version>
- <cxf.xmlresolver.bundle.version>1.2_3</cxf.xmlresolver.bundle.version>
- <cxf.xerces.bundle.version>2.9.1_4</cxf.xerces.bundle.version>
- <cxf.bcel.bundle.version>5.2_3</cxf.bcel.bundle.version>
- <cxf.xalan.bundle.version>2.7.1_3</cxf.xalan.bundle.version>
- <cxf.oro.bundle.version>2.0.8_4</cxf.oro.bundle.version>
- <cxf.jdom.bundle.version>1.1_3</cxf.jdom.bundle.version>
+ <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
+ <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
+ <cxf.xerces.bundle.version>2.9.1_5</cxf.xerces.bundle.version>
+ <cxf.bcel.bundle.version>5.2_4</cxf.bcel.bundle.version>
+ <cxf.xalan.bundle.version>2.7.1_5</cxf.xalan.bundle.version>
+ <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
+ <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
+
<cxf.checkstyle.extension />