JBossWS SVN: r16564 - in stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests: src/test/resources/jaxws/samples/wssePolicy and 3 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-30 11:33:38 -0400 (Mon, 30 Jul 2012)
New Revision: 16564
Added:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.jks
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.properties
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/jbossws-cxf.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/web.xml
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService.wsdl
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService_schema1.xsd
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/scripts/cxf-samples-jaxws.xml
Log:
[JBPAPP-9224] archive for testing committed deployment check
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/scripts/cxf-samples-jaxws.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/scripts/cxf-samples-jaxws.xml 2012-07-30 08:00:44 UTC (rev 16563)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/scripts/cxf-samples-jaxws.xml 2012-07-30 15:33:38 UTC (rev 16564)
@@ -241,6 +241,25 @@
</metainf>
</jar>
+ <!-- jaxws-samples-wssePolicy-cve-2012-2379 -->
+ <war
+ warfile="${tests.output.dir}/test-libs/jaxws-samples-wssePolicy-cve-2012-2379.war"
+ webxml="${tests.output.dir}/test-resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/test-classes">
+ <include name="org/jboss/test/ws/jaxws/samples/wssePolicy/Service*.class"/>
+ <include name="org/jboss/test/ws/jaxws/samples/wssePolicy/jaxws/*.class"/>
+ <include name="org/jboss/test/ws/jaxws/samples/wssePolicy/KeystorePasswordCallback.class"/>
+ </classes>
+ <webinf dir="${tests.output.dir}/test-resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF">
+ <include name="jbossws-cxf.xml"/>
+ <include name="wsdl/*"/>
+ </webinf>
+ <zipfileset dir="${tests.output.dir}/test-resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF" prefix="WEB-INF/classes">
+ <include name="bob.jks" />
+ <include name="bob.properties" />
+ </zipfileset>
+ </war>
+
<!-- jaxws-samples-wssePolicy-sign-encrypt -->
<war
warfile="${tests.output.dir}/test-libs/jaxws-samples-wssePolicy-sign-encrypt.war"
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.jks
===================================================================
(Binary files differ)
Property changes on: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.jks
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.properties
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.properties (rev 0)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/bob.properties 2012-07-30 15:33:38 UTC (rev 16564)
@@ -0,0 +1,5 @@
+org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.Merlin
+org.apache.ws.security.crypto.merlin.keystore.type=jks
+org.apache.ws.security.crypto.merlin.keystore.password=password
+org.apache.ws.security.crypto.merlin.keystore.alias=bob
+org.apache.ws.security.crypto.merlin.file=bob.jks
\ No newline at end of file
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/jbossws-cxf.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/jbossws-cxf.xml (rev 0)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/jbossws-cxf.xml 2012-07-30 15:33:38 UTC (rev 16564)
@@ -0,0 +1,28 @@
+<beans
+ xmlns='http://www.springframework.org/schema/beans'
+ xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
+ xmlns:beans='http://www.springframework.org/schema/beans'
+ xmlns:jaxws='http://cxf.apache.org/jaxws'
+ xsi:schemaLocation='http://cxf.apache.org/core
+ http://cxf.apache.org/schemas/core.xsd
+ http://www.springframework.org/schema/beans
+ http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+ http://cxf.apache.org/jaxws
+ http://cxf.apache.org/schemas/jaxws.xsd'>
+
+ <jaxws:endpoint
+ id='ServiceImpl'
+ address='http://@jboss.bind.address@:8080/jaxws-samples-wssePolicy-cve-2012-2379'
+ implementor='org.jboss.test.ws.jaxws.samples.wssePolicy.ServiceImpl'>
+
+ <jaxws:properties>
+ <entry key="ws-security.signature.properties" value="bob.properties"/>
+ <entry key="ws-security.encryption.properties" value="bob.properties"/>
+ <entry key="ws-security.signature.username" value="bob"/>
+ <entry key="ws-security.encryption.username" value="alice"/>
+ <entry key="ws-security.callback-handler" value="org.jboss.test.ws.jaxws.samples.wssePolicy.KeystorePasswordCallback"/>
+ </jaxws:properties>
+ </jaxws:endpoint>
+
+
+</beans>
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/web.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/web.xml (rev 0)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/web.xml 2012-07-30 15:33:38 UTC (rev 16564)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<web-app
+ version="2.5" xmlns="http://java.sun.com/xml/ns/javaee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
+ <servlet>
+ <servlet-name>TestService</servlet-name>
+ <servlet-class>org.jboss.test.ws.jaxws.samples.wssePolicy.ServiceImpl</servlet-class>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>TestService</servlet-name>
+ <url-pattern>/*</url-pattern>
+ </servlet-mapping>
+</web-app>
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService.wsdl
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService.wsdl (rev 0)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService.wsdl 2012-07-30 15:33:38 UTC (rev 16564)
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<definitions targetNamespace="http://www.jboss.org/jbossws/ws-extensions/wssecuritypolicy" name="SecurityService"
+ xmlns:tns="http://www.jboss.org/jbossws/ws-extensions/wssecuritypolicy"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
+ xmlns="http://schemas.xmlsoap.org/wsdl/"
+ xmlns:wsp="http://www.w3.org/ns/ws-policy"
+ xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utilit..."
+ xmlns:wsaws="http://www.w3.org/2005/08/addressing"
+ xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
+ xmlns:wspp="http://java.sun.com/xml/ns/wsit/policy">
+ <types>
+ <xsd:schema>
+ <xsd:import namespace="http://www.jboss.org/jbossws/ws-extensions/wssecuritypolicy" schemaLocation="SecurityService_schema1.xsd"/>
+ </xsd:schema>
+ </types>
+ <message name="sayHello">
+ <part name="parameters" element="tns:sayHello"/>
+ </message>
+ <message name="sayHelloResponse">
+ <part name="parameters" element="tns:sayHelloResponse"/>
+ </message>
+ <portType name="ServiceIface">
+ <operation name="sayHello">
+ <input message="tns:sayHello"/>
+ <output message="tns:sayHelloResponse"/>
+ </operation>
+ </portType>
+ <binding name="SecurityServicePortBinding" type="tns:ServiceIface">
+ <wsp:PolicyReference URI="#SecurityServiceSignThenEncryptPolicy"/>
+ <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
+ <operation name="sayHello">
+ <soap:operation soapAction=""/>
+ <input>
+ <soap:body use="literal"/>
+ </input>
+ <output>
+ <soap:body use="literal"/>
+ </output>
+ </operation>
+ </binding>
+ <service name="SecurityService">
+ <port name="SecurityServicePort" binding="tns:SecurityServicePortBinding">
+ <soap:address location="http://@jboss.bind.address@:8080/jaxws-samples-wssePolicy-sign-encrypt"/>
+ </port>
+ </service>
+
+ <wsp:Policy wsu:Id="SecurityServiceSignThenEncryptPolicy" xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+ <wsp:ExactlyOne>
+ <wsp:All>
+ <sp:AsymmetricBinding xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+ <wsp:Policy>
+ <sp:InitiatorToken>
+ <wsp:Policy>
+ <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysT...">
+ <wsp:Policy>
+ <sp:WssX509V1Token11/>
+ </wsp:Policy>
+ </sp:X509Token>
+ </wsp:Policy>
+ </sp:InitiatorToken>
+ <sp:RecipientToken>
+ <wsp:Policy>
+ <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
+ <wsp:Policy>
+ <sp:WssX509V1Token11/>
+ </wsp:Policy>
+ </sp:X509Token>
+ </wsp:Policy>
+ </sp:RecipientToken>
+ <sp:AlgorithmSuite>
+ <wsp:Policy>
+ <sp:TripleDesRsa15/>
+ </wsp:Policy>
+ </sp:AlgorithmSuite>
+ <sp:Layout>
+ <wsp:Policy>
+ <sp:Lax/>
+ </wsp:Policy>
+ </sp:Layout>
+ <sp:IncludeTimestamp/>
+ <sp:EncryptSignature/>
+ <sp:OnlySignEntireHeadersAndBody/>
+ <sp:SignBeforeEncrypting/>
+ </wsp:Policy>
+ </sp:AsymmetricBinding>
+ <sp:SignedEndorsingSupportingTokens xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702" >
+ <wsp:Policy>
+ <sp:X509Token
+ sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/Al...">
+ <wsp:Policy>
+ <sp:WssX509V3Token10 />
+ </wsp:Policy>
+ </sp:X509Token>
+ <sp:SignedParts>
+ <sp:Body />
+ <sp:Header Name="To" Namespace="http://www.w3.org/2005/08/addressing"/>
+ </sp:SignedParts>
+ </wsp:Policy>
+ </sp:SignedEndorsingSupportingTokens>
+ <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+ <sp:Body/>
+ </sp:SignedParts>
+ <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+ <sp:Body/>
+ </sp:EncryptedParts>
+ <sp:Wss10 xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
+ <wsp:Policy>
+ <!-- sp:MustSupportRefKeyIdentifier/-->
+ <sp:MustSupportRefIssuerSerial/>
+ </wsp:Policy>
+ </sp:Wss10>
+ </wsp:All>
+ </wsp:ExactlyOne>
+ </wsp:Policy>
+</definitions>
Added: stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService_schema1.xsd
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService_schema1.xsd (rev 0)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/testsuite/cxf-tests/src/test/resources/jaxws/samples/wssePolicy/cve-2012-2379/WEB-INF/wsdl/SecurityService_schema1.xsd 2012-07-30 15:33:38 UTC (rev 16564)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<xs:schema version="1.0" targetNamespace="http://www.jboss.org/jbossws/ws-extensions/wssecuritypolicy" xmlns:tns="http://www.jboss.org/jbossws/ws-extensions/wssecuritypolicy" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+ <xs:element name="sayHello" type="tns:sayHello"/>
+
+ <xs:element name="sayHelloResponse" type="tns:sayHelloResponse"/>
+
+ <xs:complexType name="sayHello">
+ <xs:sequence/>
+ </xs:complexType>
+
+ <xs:complexType name="sayHelloResponse">
+ <xs:sequence>
+ <xs:element name="return" type="xs:string" minOccurs="0"/>
+ </xs:sequence>
+ </xs:complexType>
+</xs:schema>
+
12 years, 4 months
JBossWS SVN: r16563 - stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/src/main/java/org/jboss/wsf/stack/cxf.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-30 04:00:44 -0400 (Mon, 30 Jul 2012)
New Revision: 16563
Modified:
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
Log:
svn merge -r 16561:16562
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-30 07:49:33 UTC (rev 16562)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-30 08:00:44 UTC (rev 16563)
@@ -79,7 +79,9 @@
cxfURL = generateCXFConfigFromDeployment(dep);
}
putCXFConfigToDeployment(dep, cxfURL);
- checkCVE20122379(dep, cxfURL);
+ if (!DISABLE_CVE_2012_2379_CHECK) {
+ checkCVE20122379(dep, cxfURL);
+ }
}
@Override
@@ -287,7 +289,9 @@
{
if (StAXUtils.match(reader, NAMESPACES, ASSERTIONS))
{
- throw new RuntimeException("WS-Security Policy SupportingTokens not allowed due to known security vulnerability! URL: " + url);
+ throw new RuntimeException(
+ "WS-Security Policy SupportingTokens are not allowed, due to a known security vulnerability affecting them (CVE-2012-2379). URL: " + url
+ + "\nYou can turn this check off at your own risk setting system property " + DISABLE_CVE_2012_2379_CHECK_PROP + " to true");
}
else if (search && StAXUtils.match(reader, searchNS, searchLocalName))
{
@@ -309,6 +313,7 @@
return endpoints;
}
+ private static final String DISABLE_CVE_2012_2379_CHECK_PROP = "org.jboss.wsf.cxf.disableCVE20122379Check";
private static final String SP_NS_11 = "http://schemas.xmlsoap.org/ws/2005/02/securitypolicy";
private static final String SP_NS_12 = "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702";
private static final String SP_NS_13 = "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200802";
@@ -320,9 +325,11 @@
private static final String ENCRYPTED_SUPPORTING_TOKENS = "EncryptedSupportingTokens";
private static final String ENDORSING_ENCRYPTED_SUPPORTING_TOKENS = "EndorsingEncryptedSupportingTokens";
private static final String SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS = "SignedEndorsingEncryptedSupportingTokens";
+ private static final boolean DISABLE_CVE_2012_2379_CHECK;
private static String[] NAMESPACES = new String[3];
private static String[] ASSERTIONS = new String[8];
static {
+ DISABLE_CVE_2012_2379_CHECK = Boolean.getBoolean(DISABLE_CVE_2012_2379_CHECK_PROP);
NAMESPACES[0] = SP_NS_11;
NAMESPACES[1] = SP_NS_12;
NAMESPACES[2] = SP_NS_13;
12 years, 4 months
JBossWS SVN: r16562 - stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-30 03:49:33 -0400 (Mon, 30 Jul 2012)
New Revision: 16562
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
Log:
[JBPAPP-9224] adding prop for disabling check
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-29 15:28:34 UTC (rev 16561)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-30 07:49:33 UTC (rev 16562)
@@ -79,7 +79,9 @@
cxfURL = generateCXFConfigFromDeployment(dep);
}
putCXFConfigToDeployment(dep, cxfURL);
- checkCVE20122379(dep, cxfURL);
+ if (!DISABLE_CVE_2012_2379_CHECK) {
+ checkCVE20122379(dep, cxfURL);
+ }
}
@Override
@@ -287,7 +289,9 @@
{
if (StAXUtils.match(reader, NAMESPACES, ASSERTIONS))
{
- throw new RuntimeException("WS-Security Policy SupportingTokens not allowed due to known security vulnerability! URL: " + url);
+ throw new RuntimeException(
+ "WS-Security Policy SupportingTokens are not allowed, due to a known security vulnerability affecting them (CVE-2012-2379). URL: " + url
+ + "\nYou can turn this check off at your own risk setting system property " + DISABLE_CVE_2012_2379_CHECK_PROP + " to true");
}
else if (search && StAXUtils.match(reader, searchNS, searchLocalName))
{
@@ -309,6 +313,7 @@
return endpoints;
}
+ private static final String DISABLE_CVE_2012_2379_CHECK_PROP = "org.jboss.wsf.cxf.disableCVE20122379Check";
private static final String SP_NS_11 = "http://schemas.xmlsoap.org/ws/2005/02/securitypolicy";
private static final String SP_NS_12 = "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702";
private static final String SP_NS_13 = "http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200802";
@@ -320,9 +325,11 @@
private static final String ENCRYPTED_SUPPORTING_TOKENS = "EncryptedSupportingTokens";
private static final String ENDORSING_ENCRYPTED_SUPPORTING_TOKENS = "EndorsingEncryptedSupportingTokens";
private static final String SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS = "SignedEndorsingEncryptedSupportingTokens";
+ private static final boolean DISABLE_CVE_2012_2379_CHECK;
private static String[] NAMESPACES = new String[3];
private static String[] ASSERTIONS = new String[8];
static {
+ DISABLE_CVE_2012_2379_CHECK = Boolean.getBoolean(DISABLE_CVE_2012_2379_CHECK_PROP);
NAMESPACES[0] = SP_NS_11;
NAMESPACES[1] = SP_NS_12;
NAMESPACES[2] = SP_NS_13;
12 years, 4 months
JBossWS SVN: r16561 - in stack/cxf/tags/jbossws-cxf-3.1.2.SP12: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 11:28:34 -0400 (Sun, 29 Jul 2012)
New Revision: 16561
Modified:
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/client/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/endorsed/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/management/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/resources/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/cxf-tests/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/framework-tests/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/pom.xml
Log:
Fixing poms
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/client/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/client/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/endorsed/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/endorsed/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/management/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/management/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/management/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/resources/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/resources/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/server/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/cxf-tests/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/cxf-tests/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/framework-tests/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/framework-tests/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/modules/testsuite/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP12/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP12/pom.xml 2012-07-29 14:33:18 UTC (rev 16560)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP12/pom.xml 2012-07-29 15:28:34 UTC (rev 16561)
@@ -17,7 +17,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP12</version>
<!-- Parent -->
<parent>
@@ -28,9 +28,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-3...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3....</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.1.2...</url>
</scm>
<!-- Modules -->
12 years, 4 months
JBossWS SVN: r16560 - stack/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 10:33:18 -0400 (Sun, 29 Jul 2012)
New Revision: 16560
Added:
stack/cxf/tags/jbossws-cxf-3.1.2.SP12/
Log:
Tagging jbossws-cxf-3.1.2.SP12
12 years, 4 months
JBossWS SVN: r16559 - stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 10:20:51 -0400 (Sun, 29 Jul 2012)
New Revision: 16559
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
Log:
Minor code cleanup
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-29 14:19:49 UTC (rev 16558)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/modules/server/src/main/java/org/jboss/wsf/stack/cxf/DescriptorDeploymentAspect.java 2012-07-29 14:20:51 UTC (rev 16559)
@@ -230,7 +230,6 @@
if (cl == null) {
cl = dep.getInitialClassLoader();
}
- System.out.println("** CL: " + cl);
for (String ep : endpoints)
{
Class<?> clazz = cl.loadClass(ep);
@@ -256,16 +255,9 @@
}
//then check wsdl files for contract first endpoints
for (String w : wsdlLocations) {
- try
- {
- ArchiveDeployment archDep = (ArchiveDeployment)dep;
- URL wsdlURL = archDep.getResourceResolver().resolve(w);
- checkAssertionsAndGet(wsdlURL, null, null, null);
- }
- catch (Exception e)
- {
- throw new RuntimeException(e);
- }
+ ArchiveDeployment archDep = (ArchiveDeployment)dep;
+ URL wsdlURL = archDep.getResourceResolver().resolve(w);
+ checkAssertionsAndGet(wsdlURL, null, null, null);
}
}
catch (Exception e)
@@ -274,16 +266,18 @@
}
}
- private Set<String> checkAssertionsAndGet(URL cxfUrl, String searchNS, String searchLocalName, String searchAttributeName) throws Exception
+ private Set<String> checkAssertionsAndGet(URL url, String searchNS, String searchLocalName, String searchAttributeName) throws Exception
{
- log.info("* checking... " + cxfUrl);
+ if (log.isTraceEnabled()) {
+ log.trace("* checking for CVE-2012-2379 possibly vulnerable assertions in " + url);
+ }
InputStream is = null;
XMLStreamReader reader = null;
Set<String> endpoints = new HashSet<String>();
final boolean search = searchNS != null || searchLocalName != null || searchAttributeName != null;
try
{
- is = cxfUrl.openStream();
+ is = url.openStream();
reader = StAXUtils.createXMLStreamReader(is);
while (reader.hasNext())
{
@@ -293,13 +287,11 @@
{
if (StAXUtils.match(reader, NAMESPACES, ASSERTIONS))
{
- throw new RuntimeException("WS-Security Policy SupportingTokens not allowed due to known security vulnerability! URL: " + cxfUrl);
+ throw new RuntimeException("WS-Security Policy SupportingTokens not allowed due to known security vulnerability! URL: " + url);
}
else if (search && StAXUtils.match(reader, searchNS, searchLocalName))
{
- String e = reader.getAttributeValue(null, searchAttributeName).trim();
- System.out.println("--> " + e);
- endpoints.add(e);
+ endpoints.add(reader.getAttributeValue(null, searchAttributeName).trim());
}
}
}
12 years, 4 months
JBossWS SVN: r16558 - stack/cxf/branches/jbossws-cxf-3.1.2.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 10:19:49 -0400 (Sun, 29 Jul 2012)
New Revision: 16558
Modified:
stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
Log:
Use cxf 2.2.12-patch-04
Modified: stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
+++ stack/cxf/branches/jbossws-cxf-3.1.2/pom.xml 2012-07-29 14:19:49 UTC (rev 16558)
@@ -53,7 +53,7 @@
<jbossws.jboss510.version>3.1.0-SNAPSHOT</jbossws.jboss510.version>
-->
<!-- END -->
- <cxf.version>2.2.12-patch-03</cxf.version>
+ <cxf.version>2.2.12-patch-04</cxf.version>
<cxf.spring.version>2.5.6.SEC02</cxf.spring.version>
<cxf.stax.version>1.0.1</cxf.stax.version>
<cxf.asm.version>3.1</cxf.asm.version>
12 years, 4 months
JBossWS SVN: r16557 - in thirdparty/cxf/branches/cxf-2.2.12: api and 88 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 10:15:20 -0400 (Sun, 29 Jul 2012)
New Revision: 16557
Modified:
thirdparty/cxf/branches/cxf-2.2.12/api/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/buildtools/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/common/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/schemas/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/wstx-msv-validation/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xerces-xsd-validation/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean-test/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/bug671/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv-test/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts-test/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/common/xsd/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/all/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/jaxrs/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/minimal/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/manifest/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/distribution/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/integration/jbi/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/integration/jca/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/integration/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/codegen-plugin/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/corba/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/java2ws-plugin/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/wsdl-validator-plugin/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-plugin/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-test/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/parent/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/coloc/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/corba/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/http/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/jbi/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/object/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/soap/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/xml/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/core/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/aegis/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/jaxb/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/xmlbeans/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxrs/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/js/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/simple/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/javascript/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/management/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/testsupport/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-jetty/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-osgi/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jbi/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jms/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/transports/local/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/ws/addr/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/ws/policy/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/ws/rm/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/ws/security/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/databinding/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/jaxrs/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/transports/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/uncategorized/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/ws-specs/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/codegen/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/java2ws/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/testutils/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/common/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/corba/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/javato/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/javato/ws/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/validator/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/core/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/databinding/jaxb/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/javascript/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/jaxws/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/misc/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/pom.xml
thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/test/pom.xml
Log:
Preparing for next dev cycle
Modified: thirdparty/cxf/branches/cxf-2.2.12/api/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/api/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/api/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,13 +22,13 @@
<artifactId>cxf-api</artifactId>
<packaging>jar</packaging>
<name>Apache CXF API</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/buildtools/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/buildtools/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/buildtools/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Buildtools</name>
<url>http://cxf.apache.org</url>
<packaging>jar</packaging>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/common/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/common/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-utilities</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Common Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/schemas/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/schemas/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/schemas/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,13 +22,13 @@
<artifactId>cxf-common-schemas</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Common Schemas</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org/</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/wstx-msv-validation/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/wstx-msv-validation/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/wstx-msv-validation/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xerces-xsd-validation/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xerces-xsd-validation/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xerces-xsd-validation/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,13 +22,13 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xerces-xsd-validation</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XML Schema Validation with Xerces</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Boolean Getter Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean-test/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/boolean-test/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Boolean Getter Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/bug671/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/bug671/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/bug671/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-bug671</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Plugin To Workaround JAXB Bug 671</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Default Value Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv-test/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/dv-test/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Default Value Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC toString Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts-test/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xjc/ts-test/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XJC toString Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/common/xsd/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/common/xsd/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/common/xsd/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,7 +21,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-xsd</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Common XSD2Java Plugins</name>
<url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/all/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/all/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/all/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle</bundle.symbolic.name>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/jaxrs/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-jaxrs</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF JAX-RS Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-jaxrs</bundle.symbolic.name>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/minimal/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/minimal/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/minimal/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-minimal</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Minimal Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-minimal</bundle.symbolic.name>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/bundle/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-parent</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Bundle Parent</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/manifest/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/manifest/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/manifest/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -23,13 +23,13 @@
<artifactId>cxf-distribution-manifest</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Manifest Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/distribution/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/distribution/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/distribution/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,13 +22,13 @@
<artifactId>apache-cxf</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Distribution</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/integration/jbi/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/integration/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/integration/jbi/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF JBI Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/integration/jca/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/integration/jca/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/integration/jca/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jca</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF JCA Connection</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/integration/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/integration/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/integration/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.archetype</groupId>
<artifactId>cxf-jaxws-javafirst</artifactId>
<name>Apache CXF Archetype - Simple JAX-WS Java First</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<properties>
<maven.test.skip>true</maven.test.skip>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/archetypes/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-archetypes</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Maven Archetypes</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/codegen-plugin/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/codegen-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/codegen-plugin/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-codegen-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Code Generation Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/corba/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/corba/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-corbatools-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF CORBA Tools Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/java2ws-plugin/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/java2ws-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/java2ws-plugin/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-java2ws-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Java2WS Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-maven-plugins</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Maven Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/wsdl-validator-plugin/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/wsdl-validator-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/wsdl-validator-plugin/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -3,7 +3,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-wsdl-validator-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF WSDL Validator Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-plugin/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-plugin/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xml2fastinfoset-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF XML to FastInfoset Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
<prerequisites>
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-test/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/maven-plugins/xml2fastinfoset-test/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/branches/cxf-2.2.12/parent/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/parent/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/parent/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Parent</name>
<url>http://cxf.apache.org</url>
Modified: thirdparty/cxf/branches/cxf-2.2.12/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF</name>
<description>Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/coloc/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/coloc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/coloc/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/corba/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/corba/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/http/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/http/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/http/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/jbi/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/jbi/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/object/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/object/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/object/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/soap/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/soap/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/soap/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/xml/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/xml/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/bindings/xml/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/core/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/core/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/core/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/aegis/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/aegis/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/aegis/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/jaxb/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/jaxb/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/xmlbeans/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/xmlbeans/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/databinding/xmlbeans/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxrs/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime JAX-RS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime JAX-WS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/js/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/js/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/js/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-js</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime JavaScript Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/simple/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/simple/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/simple/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime Simple Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/javascript/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/javascript/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/javascript/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/management/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/management/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/management/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime Management</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/testsupport/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/testsupport/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/testsupport/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -3,14 +3,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-testsupport</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Test Case Support</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime HTTP Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-jetty/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-jetty/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-jetty/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-jetty</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime HTTP Jetty Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-osgi/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-osgi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/http-osgi/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-osgi</artifactId>
<packaging>bundle</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF HTTP Transport for OSGi</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jbi/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jbi/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime JBI Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jms/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jms/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/jms/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jms</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime JMS Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/transports/local/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/transports/local/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/transports/local/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-local</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Runtime Local Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/ws/addr/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/ws/addr/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/ws/addr/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/ws/policy/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/ws/policy/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/ws/policy/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/ws/rm/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/ws/rm/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/ws/rm/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/ws/security/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/ws/security/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/ws/security/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/databinding/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/databinding/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/databinding/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-databinding</artifactId>
<name>Apache CXF Databinding System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/jaxrs/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxrs</artifactId>
<name>Apache CXF JAX-RS System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<name>Apache CXF JAX-WS System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF System Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/transports/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/transports/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/transports/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transports</artifactId>
<name>Apache CXF Transport System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/uncategorized/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/uncategorized/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/uncategorized/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-uncategorized</artifactId>
<name>Apache CXF Uncategorized System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/ws-specs/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/ws-specs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/ws-specs/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ws-specs</artifactId>
<name>Apache CXF WS-* Specifications System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/codegen/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/codegen/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/codegen/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-codegen</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Test for reading wsdl from repo and generating code from it</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/java2ws/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/java2ws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/java2ws/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-java2ws</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Test for writing wsdl to repo</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/wsdl_maven/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-wsdl-maven</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF System Tests for WSDL generation and retrieval</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/testutils/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/testutils/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/testutils/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-testutils</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Test Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/common/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/common/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/corba/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/corba/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-corba</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools CORBA</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/javato/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/javato/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/javato/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-javato</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools JavaTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/javato/ws/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/javato/ws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/javato/ws/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-java2ws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools JavaTo WS</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/validator/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/validator/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/validator/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-validator</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools Validator</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/core/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/core/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/core/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/databinding/jaxb/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/databinding/jaxb/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/javascript/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/javascript/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/javascript/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/frontend/jaxws/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/misc/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/misc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/misc/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-misctools</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo Misctools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
</parent>
<modules>
Modified: thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/test/pom.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
+++ thirdparty/cxf/branches/cxf-2.2.12/tools/wsdlto/test/pom.xml 2012-07-29 14:15:20 UTC (rev 16557)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<name>Apache CXF Command Line Tools WSDLTo Test</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-05-SNAPSHOT</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
12 years, 4 months
JBossWS SVN: r16556 - in thirdparty/cxf/tags/cxf-2.2.12-patch-04: api and 88 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 09:58:50 -0400 (Sun, 29 Jul 2012)
New Revision: 16556
Modified:
thirdparty/cxf/tags/cxf-2.2.12-patch-04/api/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/buildtools/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/schemas/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/wstx-msv-validation/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xerces-xsd-validation/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/bug671/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xsd/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/all/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/minimal/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/manifest/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jca/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/codegen-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/java2ws-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/wsdl-validator-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/parent/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/coloc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/http/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/object/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/soap/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/xml/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/core/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/aegis/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/jaxb/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/xmlbeans/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/js/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/simple/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/javascript/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/management/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/testsupport/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-jetty/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-osgi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jms/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/local/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/addr/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/policy/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/rm/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/security/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/databinding/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/transports/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/uncategorized/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/ws-specs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/codegen/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/java2ws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/testutils/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/ws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/validator/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/core/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/databinding/jaxb/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/javascript/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/misc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/test/pom.xml
Log:
Fixing version in poms
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/api/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/api/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/api/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,13 +22,13 @@
<artifactId>cxf-api</artifactId>
<packaging>jar</packaging>
<name>Apache CXF API</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/buildtools/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/buildtools/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/buildtools/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Buildtools</name>
<url>http://cxf.apache.org</url>
<packaging>jar</packaging>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/common/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-utilities</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Common Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/schemas/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/schemas/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/schemas/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,13 +22,13 @@
<artifactId>cxf-common-schemas</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Common Schemas</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org/</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/wstx-msv-validation/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/wstx-msv-validation/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/wstx-msv-validation/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xerces-xsd-validation/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xerces-xsd-validation/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xerces-xsd-validation/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,13 +22,13 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xerces-xsd-validation</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XML Schema Validation with Xerces</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Boolean Getter Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean-test/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/boolean-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Boolean Getter Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/bug671/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/bug671/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/bug671/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-bug671</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Plugin To Workaround JAXB Bug 671</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Default Value Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv-test/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/dv-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Default Value Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC toString Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts-test/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xjc/ts-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XJC toString Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xsd/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xsd/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/common/xsd/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,7 +21,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-xsd</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Common XSD2Java Plugins</name>
<url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/all/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/all/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/all/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/jaxrs/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-jaxrs</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF JAX-RS Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-jaxrs</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/minimal/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/minimal/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/minimal/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-minimal</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Minimal Bundle Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-minimal</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/bundle/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-parent</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Bundle Parent</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/manifest/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/manifest/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/manifest/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -23,13 +23,13 @@
<artifactId>cxf-distribution-manifest</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Manifest Jar</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/distribution/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,13 +22,13 @@
<artifactId>apache-cxf</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Distribution</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jbi/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF JBI Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jca/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jca/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/jca/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jca</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF JCA Connection</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/integration/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.archetype</groupId>
<artifactId>cxf-jaxws-javafirst</artifactId>
<name>Apache CXF Archetype - Simple JAX-WS Java First</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<properties>
<maven.test.skip>true</maven.test.skip>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/archetypes/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-archetypes</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Maven Archetypes</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/codegen-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/codegen-plugin/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/codegen-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-codegen-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Code Generation Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/corba/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-corbatools-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF CORBA Tools Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/java2ws-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/java2ws-plugin/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/java2ws-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-java2ws-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Java2WS Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-maven-plugins</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Maven Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/wsdl-validator-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/wsdl-validator-plugin/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/wsdl-validator-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -3,7 +3,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-wsdl-validator-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF WSDL Validator Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-plugin/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-plugin/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xml2fastinfoset-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF XML to FastInfoset Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
<prerequisites>
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-test/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/maven-plugins/xml2fastinfoset-test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/parent/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/parent/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/parent/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Parent</name>
<url>http://cxf.apache.org</url>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF</name>
<description>Apache CXF is an open-source services framework that aids in
the development of services using front-end programming APIs, like JAX-WS
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/coloc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/coloc/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/coloc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/corba/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/http/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/http/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/http/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/jbi/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/object/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/object/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/object/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/soap/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/soap/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/soap/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/xml/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/xml/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/bindings/xml/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/core/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/core/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/core/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/aegis/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/aegis/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/aegis/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/jaxb/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/jaxb/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/xmlbeans/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/xmlbeans/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/databinding/xmlbeans/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxrs/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime JAX-RS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxws/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime JAX-WS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/js/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/js/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/js/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-js</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime JavaScript Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/simple/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/simple/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/frontend/simple/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime Simple Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/javascript/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/javascript/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/javascript/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/management/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/management/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/management/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime Management</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/testsupport/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/testsupport/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/testsupport/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -3,14 +3,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-testsupport</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Test Case Support</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime HTTP Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-jetty/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-jetty/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-jetty/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-jetty</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime HTTP Jetty Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-osgi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-osgi/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/http-osgi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-osgi</artifactId>
<packaging>bundle</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF HTTP Transport for OSGi</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jbi/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jbi/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime JBI Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jms/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jms/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/jms/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jms</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime JMS Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/local/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/local/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/transports/local/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-local</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Runtime Local Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/addr/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/addr/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/addr/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/policy/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/policy/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/policy/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/rm/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/rm/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/rm/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/security/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/security/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/rt/ws/security/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/databinding/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/databinding/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/databinding/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-databinding</artifactId>
<name>Apache CXF Databinding System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxrs/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxrs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxrs</artifactId>
<name>Apache CXF JAX-RS System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxws/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<name>Apache CXF JAX-WS System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF System Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/transports/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/transports/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/transports/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transports</artifactId>
<name>Apache CXF Transport System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/uncategorized/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/uncategorized/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/uncategorized/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-uncategorized</artifactId>
<name>Apache CXF Uncategorized System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/ws-specs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/ws-specs/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/ws-specs/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ws-specs</artifactId>
<name>Apache CXF WS-* Specifications System Tests</name>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/codegen/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/codegen/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/codegen/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-codegen</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Test for reading wsdl from repo and generating code from it</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/java2ws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/java2ws/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/java2ws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-java2ws</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Test for writing wsdl to repo</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/systests/wsdl_maven/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-wsdl-maven</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF System Tests for WSDL generation and retrieval</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/testutils/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/testutils/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/testutils/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-testutils</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Test Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/common/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/common/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/corba/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/corba/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-corba</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools CORBA</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-javato</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools JavaTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/ws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/ws/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/javato/ws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-java2ws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools JavaTo WS</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/validator/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/validator/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/validator/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-validator</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools Validator</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/core/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/core/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/core/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/databinding/jaxb/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/databinding/jaxb/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/javascript/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/javascript/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/javascript/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/jaxws/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/frontend/jaxws/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/misc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/misc/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/misc/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-misctools</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo Misctools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/test/pom.xml 2012-07-29 13:16:37 UTC (rev 16555)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-04/tools/wsdlto/test/pom.xml 2012-07-29 13:58:50 UTC (rev 16556)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<name>Apache CXF Command Line Tools WSDLTo Test</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-04-SNAPSHOT</version>
+ <version>2.2.12-patch-04</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
12 years, 4 months
JBossWS SVN: r16555 - thirdparty/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-07-29 09:16:37 -0400 (Sun, 29 Jul 2012)
New Revision: 16555
Added:
thirdparty/cxf/tags/cxf-2.2.12-patch-04/
Log:
Tagging cxf 2.2.12-patch-04
12 years, 4 months