[jbossws-commits] JBossWS SVN: r12945 - in stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053: src/main/scripts and 1 other directory.
jbossws-commits at lists.jboss.org
jbossws-commits at lists.jboss.org
Thu Sep 9 12:27:59 EDT 2010
Author: darran.lofthouse at jboss.com
Date: 2010-09-09 12:27:59 -0400 (Thu, 09 Sep 2010)
New Revision: 12945
Modified:
stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/pom.xml
stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/src/main/scripts/assembly-deploy-artifacts.xml
Log:
[JBPAPP-5053] Bump version to correct build.
Modified: stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/pom.xml 2010-09-09 16:15:43 UTC (rev 12944)
+++ stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/pom.xml 2010-09-09 16:27:59 UTC (rev 12945)
@@ -69,7 +69,7 @@
<apache.scout.version>1.1.1</apache.scout.version>
<juddi.version>2.0.1</juddi.version>
<sun.fastinfoset.version>1.2.7</sun.fastinfoset.version>
- <sun.jaxws.version>2.1.3</sun.jaxws.version>
+ <sun.jaxws.version>2.1.7</sun.jaxws.version>
<woodstox.version>3.2.8</woodstox.version>
<wsdl4j.version>1.6.2</wsdl4j.version>
<xmlsec.version>1.4.3</xmlsec.version>
Modified: stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/src/main/scripts/assembly-deploy-artifacts.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/src/main/scripts/assembly-deploy-artifacts.xml 2010-09-09 16:15:43 UTC (rev 12944)
+++ stack/native/branches/jbossws-native-3.1.2.SP3_CP01_JBPAPP-5053/src/main/scripts/assembly-deploy-artifacts.xml 2010-09-09 16:27:59 UTC (rev 12945)
@@ -46,9 +46,9 @@
<include>org.jboss.ws.native:jbossws-native-jaxws-ext:jar</include>
<include>org.jboss.ws.native:jbossws-native-saaj:jar</include>
<include>org.codehaus.jettison:jettison:jar</include>
- <include>stax:stax-api:jar</include>
+ <include>stax:stax-api:jar</include>
<include>org.jvnet.staxex:stax-ex:jar</include>
- <include>com.sun.xml.stream.buffer:streambuffer:jar</include>
+ <include>com.sun.xml.stream.buffer:streambuffer:jar</include>
<include>wsdl4j:wsdl4j:jar</include>
<include>org.apache:xmlsec:jar</include>
</includes>
More information about the jbossws-commits
mailing list