You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2013/11/20 21:16:08 UTC

svn commit: r1543929 [2/2] - in /cxf/trunk: ./ core/ integration/ integration/jca/ maven-plugins/ maven-plugins/archetypes/ maven-plugins/archetypes/cxf-jaxrs-service/ maven-plugins/archetypes/cxf-jaxws-javafirst/ maven-plugins/codegen-plugin/ maven-pl...

Modified: cxf/trunk/services/xkms/xkms-itests/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-itests/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/services/xkms/xkms-itests/pom.xml (original)
+++ cxf/trunk/services/xkms/xkms-itests/pom.xml Wed Nov 20 20:16:05 2013
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>

Modified: cxf/trunk/services/xkms/xkms-osgi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-osgi/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/services/xkms/xkms-osgi/pom.xml (original)
+++ cxf/trunk/services/xkms/xkms-osgi/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/services/xkms/xkms-service/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-service/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/services/xkms/xkms-service/pom.xml (original)
+++ cxf/trunk/services/xkms/xkms-service/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/services/xkms/xkms-war/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-war/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/services/xkms/xkms-war/pom.xml (original)
+++ cxf/trunk/services/xkms/xkms-war/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/services/xkms/xkms-x509-handlers/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/services/xkms/xkms-x509-handlers/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/services/xkms/xkms-x509-handlers/pom.xml (original)
+++ cxf/trunk/services/xkms/xkms-x509-handlers/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/systests/container-integration/grizzly/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/grizzly/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/container-integration/grizzly/pom.xml (original)
+++ cxf/trunk/systests/container-integration/grizzly/pom.xml Wed Nov 20 20:16:05 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>cxf-systests-ci-grizzly</artifactId>

Modified: cxf/trunk/systests/container-integration/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/container-integration/pom.xml (original)
+++ cxf/trunk/systests/container-integration/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/container-integration/webapp/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/container-integration/webapp/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/container-integration/webapp/pom.xml (original)
+++ cxf/trunk/systests/container-integration/webapp/pom.xml Wed Nov 20 20:16:05 2013
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests-container-integration</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>cxf-systests-ci-webapp</artifactId>

Modified: cxf/trunk/systests/databinding/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/databinding/pom.xml (original)
+++ cxf/trunk/systests/databinding/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/jaxrs/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/jaxrs/pom.xml (original)
+++ cxf/trunk/systests/jaxrs/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/jaxws/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/jaxws/pom.xml (original)
+++ cxf/trunk/systests/jaxws/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/pom.xml (original)
+++ cxf/trunk/systests/pom.xml Wed Nov 20 20:16:05 2013
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>container-integration</module>

Modified: cxf/trunk/systests/rs-security/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/rs-security/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/rs-security/pom.xml (original)
+++ cxf/trunk/systests/rs-security/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/transport-jms/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/transport-jms/pom.xml (original)
+++ cxf/trunk/systests/transport-jms/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/transports/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/transports/pom.xml (original)
+++ cxf/trunk/systests/transports/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/uncategorized/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/uncategorized/pom.xml (original)
+++ cxf/trunk/systests/uncategorized/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/ws-rm/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-rm/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/ws-rm/pom.xml (original)
+++ cxf/trunk/systests/ws-rm/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/ws-security-examples/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security-examples/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/ws-security-examples/pom.xml (original)
+++ cxf/trunk/systests/ws-security-examples/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/ws-security/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/ws-security/pom.xml (original)
+++ cxf/trunk/systests/ws-security/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/ws-specs/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/ws-specs/pom.xml (original)
+++ cxf/trunk/systests/ws-specs/pom.xml Wed Nov 20 20:16:05 2013
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

Modified: cxf/trunk/systests/wsdl_maven/codegen/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/codegen/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/wsdl_maven/codegen/pom.xml (original)
+++ cxf/trunk/systests/wsdl_maven/codegen/pom.xml Wed Nov 20 20:16:05 2013
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <build>
@@ -54,7 +54,7 @@
                             <fork>${cxf.codegenplugin.forkmode}</fork>
                             <defaultOptions>
                                 <markGenerated>true</markGenerated>
-                                <asyncMethods/>
+                                <asyncMethods />
                             </defaultOptions>
                         </configuration>
                     </execution>
@@ -96,7 +96,7 @@
                             <fork>${cxf.codegenplugin.forkmode}</fork>
                             <defaultOptions>
                                 <markGenerated>true</markGenerated>
-                                <asyncMethods/>
+                                <asyncMethods />
                             </defaultOptions>
                         </configuration>
                     </execution>

Modified: cxf/trunk/systests/wsdl_maven/java2ws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/java2ws/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/wsdl_maven/java2ws/pom.xml (original)
+++ cxf/trunk/systests/wsdl_maven/java2ws/pom.xml Wed Nov 20 20:16:05 2013
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <build>

Modified: cxf/trunk/systests/wsdl_maven/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/systests/wsdl_maven/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/systests/wsdl_maven/pom.xml (original)
+++ cxf/trunk/systests/wsdl_maven/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.systests</groupId>
         <artifactId>cxf-systests</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>codegen</module>

Modified: cxf/trunk/testutils/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/testutils/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/testutils/pom.xml (original)
+++ cxf/trunk/testutils/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     <dependencies>
@@ -79,53 +79,53 @@
                         <configuration>
                             <sourceRoot>${basedir}/target/generated/src/main/java</sourceRoot>
                             <tasks>
-                                <property name="generated.target" value="${basedir}/target/generated"/>
-                                <property name="generated.src.test" value="${generated.target}/src/main/java"/>
-                                <property name="generated.resources.test" value="${generated.target}/src/main/resources"/>
-                                <property name="generated.wsdl.test" value="${generated.resources.test}/"/>
-                                <property name="test.resources.dir" location="${basedir}/src/main/resources"/>
-                                <mkdir dir="${generated.resources.test}/wsdl/type_test"/>
+                                <property name="generated.target" value="${basedir}/target/generated" />
+                                <property name="generated.src.test" value="${generated.target}/src/main/java" />
+                                <property name="generated.resources.test" value="${generated.target}/src/main/resources" />
+                                <property name="generated.wsdl.test" value="${generated.resources.test}/" />
+                                <property name="test.resources.dir" location="${basedir}/src/main/resources" />
+                                <mkdir dir="${generated.resources.test}/wsdl/type_test" />
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_ID_xsd.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_1.xsd">
-                                    <param name="groupID" expression="1"/>
+                                    <param name="groupID" expression="1" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_ID_xsd.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_2.xsd">
-                                    <param name="groupID" expression="2"/>
+                                    <param name="groupID" expression="2" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_ID_xsd.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_3.xsd">
-                                    <param name="groupID" expression="3"/>
+                                    <param name="groupID" expression="3" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_doclit.wsdl">
-                                    <param name="inc_xsd_path" expression="."/>
-                                    <param name="use_style" expression="document"/>
-                                    <param name="tns_suffix" expression="doc"/>
+                                    <param name="inc_xsd_path" expression="." />
+                                    <param name="use_style" expression="document" />
+                                    <param name="tns_suffix" expression="doc" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_rpclit.wsdl">
-                                    <param name="inc_xsd_path" expression="."/>
-                                    <param name="use_style" expression="rpc"/>
-                                    <param name="tns_suffix" expression="rpc"/>
+                                    <param name="inc_xsd_path" expression="." />
+                                    <param name="use_style" expression="rpc" />
+                                    <param name="tns_suffix" expression="rpc" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_xml_inc.wsdl">
-                                    <param name="inc_xsd_path" expression="."/>
-                                    <param name="use_style" expression="document"/>
-                                    <param name="tns_suffix" expression="xml"/>
+                                    <param name="inc_xsd_path" expression="." />
+                                    <param name="use_style" expression="document" />
+                                    <param name="tns_suffix" expression="xml" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_xml_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_xml.wsdl">
-                                    <param name="inc_wsdl_path" expression="."/>
-                                    <param name="port" expression="9008"/>
+                                    <param name="inc_wsdl_path" expression="." />
+                                    <param name="port" expression="9008" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_soap_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_doclit_soap.wsdl">
-                                    <param name="inc_wsdl_path" expression="."/>
-                                    <param name="use_style" expression="document"/>
-                                    <param name="port" expression="9007"/>
+                                    <param name="inc_wsdl_path" expression="." />
+                                    <param name="use_style" expression="document" />
+                                    <param name="port" expression="9007" />
                                 </xslt>
                                 <xslt style="${test.resources.dir}/wsdl/type_test/type_test_soap_wsdl.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.resources.test}/wsdl/type_test/type_test_rpclit_soap.wsdl">
-                                    <param name="inc_wsdl_path" expression="."/>
-                                    <param name="use_style" expression="rpc"/>
-                                    <param name="port" expression="9006"/>
+                                    <param name="inc_wsdl_path" expression="." />
+                                    <param name="use_style" expression="rpc" />
+                                    <param name="port" expression="9006" />
                                 </xslt>
-                                <mkdir dir="${generated.src.test}/org/apache/cxf/systest/type_test"/>
-                                <xslt style="${test.resources.dir}/wsdl/type_test/type_test_impl_java.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.src.test}/org/apache/cxf/systest/type_test/TypeTestImpl.java"/>
-                                <xslt style="${test.resources.dir}/wsdl/type_test/type_test_tester_java.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.src.test}/org/apache/cxf/systest/type_test/TypeTestTester.java"/>
+                                <mkdir dir="${generated.src.test}/org/apache/cxf/systest/type_test" />
+                                <xslt style="${test.resources.dir}/wsdl/type_test/type_test_impl_java.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.src.test}/org/apache/cxf/systest/type_test/TypeTestImpl.java" />
+                                <xslt style="${test.resources.dir}/wsdl/type_test/type_test_tester_java.xsl" in="${test.resources.dir}/wsdl/type_test/type_test.xsd" out="${generated.src.test}/org/apache/cxf/systest/type_test/TypeTestTester.java" />
                             </tasks>
                         </configuration>
                         <goals>
@@ -284,7 +284,7 @@
                                     <target>
                                         <!-- JAXB generated code for one of our type tests uses a raw Comparable -->
                                         <propertyfile file="${basedir}/.settings/org.eclipse.jdt.core.prefs">
-                                            <entry key="org.eclipse.jdt.core.compiler.problem.rawTypeReference" value="ignore"/>
+                                            <entry key="org.eclipse.jdt.core.compiler.problem.rawTypeReference" value="ignore" />
                                         </propertyfile>
                                     </target>
                                 </configuration>

Modified: cxf/trunk/tools/common/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/common/pom.xml (original)
+++ cxf/trunk/tools/common/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/corba/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/corba/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/corba/pom.xml (original)
+++ cxf/trunk/tools/corba/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/javato/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/javato/pom.xml (original)
+++ cxf/trunk/tools/javato/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>ws</module>

Modified: cxf/trunk/tools/javato/ws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/javato/ws/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/javato/ws/pom.xml (original)
+++ cxf/trunk/tools/javato/ws/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/pom.xml (original)
+++ cxf/trunk/tools/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>common</module>

Modified: cxf/trunk/tools/validator/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/validator/pom.xml (original)
+++ cxf/trunk/tools/validator/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wadlto/jaxrs/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/jaxrs/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wadlto/jaxrs/pom.xml (original)
+++ cxf/trunk/tools/wadlto/jaxrs/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wadlto/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wadlto/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wadlto/pom.xml (original)
+++ cxf/trunk/tools/wadlto/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>jaxrs</module>

Modified: cxf/trunk/tools/wsdlto/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/core/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/core/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wsdlto/misc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/misc/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/misc/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/misc/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Modified: cxf/trunk/tools/wsdlto/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-tools</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
     </parent>
     <modules>
         <module>core</module>

Modified: cxf/trunk/tools/wsdlto/test/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/test/pom.xml?rev=1543929&r1=1543928&r2=1543929&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/test/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/test/pom.xml Wed Nov 20 20:16:05 2013
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0-milestone1</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>