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/08/20 16:48:58 UTC

svn commit: r1515835 [1/2] - in /cxf/trunk: core/ distribution/ distribution/manifest/ distribution/src/main/release/samples/aegis/ distribution/src/main/release/samples/aegis_standalone/ distribution/src/main/release/samples/callback/ distribution/src...

Author: dkulp
Date: Tue Aug 20 14:48:56 2013
New Revision: 1515835

URL: http://svn.apache.org/r1515835
Log:
m2eclipse warns if the pom version and groupId are the same as those in the <parent> tag.  Since they aren't needed and are redundant, just remove them.

Modified:
    cxf/trunk/core/pom.xml
    cxf/trunk/distribution/manifest/pom.xml
    cxf/trunk/distribution/pom.xml
    cxf/trunk/distribution/src/main/release/samples/aegis/pom.xml
    cxf/trunk/distribution/src/main/release/samples/aegis_standalone/pom.xml
    cxf/trunk/distribution/src/main/release/samples/callback/pom.xml
    cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml
    cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml
    cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
    cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml
    cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml
    cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/pom.xml
    cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/pom.xml
    cxf/trunk/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
    cxf/trunk/distribution/src/main/release/samples/java_first_jms/pom.xml
    cxf/trunk/distribution/src/main/release/samples/java_first_pojo/pom.xml
    cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_rs/basic/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jaxws_async/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jms_queue/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jms_spec_demo/pom.xml
    cxf/trunk/distribution/src/main/release/samples/jms_spring_config/pom.xml
    cxf/trunk/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml
    cxf/trunk/distribution/src/main/release/samples/js_browser_client_simple/pom.xml
    cxf/trunk/distribution/src/main/release/samples/js_client/pom.xml
    cxf/trunk/distribution/src/main/release/samples/js_provider/pom.xml
    cxf/trunk/distribution/src/main/release/samples/logbrowser/pom.xml
    cxf/trunk/distribution/src/main/release/samples/mtom/pom.xml
    cxf/trunk/distribution/src/main/release/samples/oauth/client/pom.xml
    cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml
    cxf/trunk/distribution/src/main/release/samples/restful_dispatch/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml
    cxf/trunk/distribution/src/main/release/samples/soap_header/pom.xml
    cxf/trunk/distribution/src/main/release/samples/sts/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_addressing/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_discovery/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_eventing/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
    cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml
    cxf/trunk/integration/jca/pom.xml
    cxf/trunk/integration/pom.xml
    cxf/trunk/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
    cxf/trunk/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
    cxf/trunk/maven-plugins/archetypes/pom.xml
    cxf/trunk/maven-plugins/codegen-plugin/pom.xml
    cxf/trunk/maven-plugins/corba/pom.xml
    cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
    cxf/trunk/maven-plugins/pom.xml
    cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml
    cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml
    cxf/trunk/osgi/bundle/all/pom.xml
    cxf/trunk/osgi/bundle/compatible/pom.xml
    cxf/trunk/osgi/bundle/jaxrs/pom.xml
    cxf/trunk/osgi/bundle/minimal/pom.xml
    cxf/trunk/osgi/bundle/pom.xml
    cxf/trunk/osgi/karaf/commands/pom.xml
    cxf/trunk/osgi/karaf/features/pom.xml
    cxf/trunk/osgi/karaf/pom.xml
    cxf/trunk/parent/pom.xml
    cxf/trunk/rt/features/clustering/pom.xml
    cxf/trunk/rt/frontend/jaxrs/pom.xml
    cxf/trunk/rt/frontend/jaxws/pom.xml
    cxf/trunk/rt/frontend/js/pom.xml
    cxf/trunk/rt/frontend/simple/pom.xml
    cxf/trunk/rt/management-web/pom.xml
    cxf/trunk/rt/management/pom.xml
    cxf/trunk/rt/pom.xml
    cxf/trunk/rt/rs/client/pom.xml
    cxf/trunk/rt/rs/description/pom.xml
    cxf/trunk/rt/rs/extensions/providers/pom.xml
    cxf/trunk/rt/rs/extensions/search/pom.xml
    cxf/trunk/rt/rs/security/cors/pom.xml
    cxf/trunk/rt/rs/security/oauth-parent/oauth/pom.xml
    cxf/trunk/rt/rs/security/oauth-parent/oauth2-saml/pom.xml
    cxf/trunk/rt/rs/security/oauth-parent/oauth2/pom.xml
    cxf/trunk/rt/rs/security/oauth-parent/pom.xml
    cxf/trunk/rt/rs/security/sso/saml/pom.xml
    cxf/trunk/rt/rs/security/xml/pom.xml
    cxf/trunk/rt/transports/http-hc/pom.xml
    cxf/trunk/rt/transports/http-jetty/pom.xml
    cxf/trunk/rt/transports/http-netty/netty-client/pom.xml
    cxf/trunk/rt/transports/http-netty/netty-server/pom.xml
    cxf/trunk/rt/transports/http/pom.xml
    cxf/trunk/rt/transports/jms/pom.xml
    cxf/trunk/rt/transports/local/pom.xml
    cxf/trunk/rt/transports/udp/pom.xml
    cxf/trunk/rt/wsdl/pom.xml
    cxf/trunk/services/pom.xml
    cxf/trunk/services/sts/pom.xml
    cxf/trunk/services/sts/systests/pom.xml
    cxf/trunk/services/ws-discovery/pom.xml
    cxf/trunk/services/ws-discovery/ws-discovery-api/pom.xml
    cxf/trunk/services/ws-discovery/ws-discovery-service/pom.xml
    cxf/trunk/services/wsn/pom.xml
    cxf/trunk/services/wsn/wsn-api/pom.xml
    cxf/trunk/services/wsn/wsn-core/pom.xml
    cxf/trunk/services/wsn/wsn-osgi/pom.xml
    cxf/trunk/systests/container-integration/grizzly/pom.xml
    cxf/trunk/systests/container-integration/pom.xml
    cxf/trunk/systests/container-integration/webapp/pom.xml
    cxf/trunk/systests/databinding/pom.xml
    cxf/trunk/systests/jaxrs/pom.xml
    cxf/trunk/systests/jaxws/pom.xml
    cxf/trunk/systests/pom.xml
    cxf/trunk/systests/rs-security/pom.xml
    cxf/trunk/systests/transport-jms/pom.xml
    cxf/trunk/systests/transports/pom.xml
    cxf/trunk/systests/uncategorized/pom.xml
    cxf/trunk/systests/ws-rm/pom.xml
    cxf/trunk/systests/ws-security-examples/pom.xml
    cxf/trunk/systests/ws-security/pom.xml
    cxf/trunk/systests/ws-specs/pom.xml
    cxf/trunk/systests/wsdl_maven/codegen/pom.xml
    cxf/trunk/systests/wsdl_maven/java2ws/pom.xml
    cxf/trunk/systests/wsdl_maven/pom.xml
    cxf/trunk/testutils/pom.xml
    cxf/trunk/tools/common/pom.xml
    cxf/trunk/tools/corba/pom.xml
    cxf/trunk/tools/javato/pom.xml
    cxf/trunk/tools/javato/ws/pom.xml
    cxf/trunk/tools/pom.xml
    cxf/trunk/tools/validator/pom.xml
    cxf/trunk/tools/wadlto/jaxrs/pom.xml
    cxf/trunk/tools/wadlto/pom.xml
    cxf/trunk/tools/wsdlto/core/pom.xml
    cxf/trunk/tools/wsdlto/databinding/jaxb/pom.xml
    cxf/trunk/tools/wsdlto/frontend/javascript/pom.xml
    cxf/trunk/tools/wsdlto/frontend/jaxws/pom.xml
    cxf/trunk/tools/wsdlto/misc/pom.xml
    cxf/trunk/tools/wsdlto/pom.xml
    cxf/trunk/tools/wsdlto/test/pom.xml

Modified: cxf/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/core/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/core/pom.xml (original)
+++ cxf/trunk/core/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-core</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF Core</name>
     <description>Apache CXF Core</description>
-    <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
 
     <parent>

Modified: cxf/trunk/distribution/manifest/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/manifest/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/manifest/pom.xml (original)
+++ cxf/trunk/distribution/manifest/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,12 +19,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-distribution-manifest</artifactId>
     <packaging>jar</packaging>
     <name>Apache CXF Manifest Jar</name>
     <description>Apache CXF Manifest Jar</description>
-    <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
 
     <parent>

Modified: cxf/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/pom.xml (original)
+++ cxf/trunk/distribution/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>apache-cxf</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Distribution</name>
     <description>Apache CXF Distribution</description>
-    <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
 
     <parent>

Modified: cxf/trunk/distribution/src/main/release/samples/aegis/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/aegis/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/aegis/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/aegis/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>aegis</artifactId>
     <name>CXF sample using code first POJO's and the Aegis Binding</name>
     <description>CXF sample using code first POJO's and the Aegis Binding</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/aegis_standalone/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/aegis_standalone/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/aegis_standalone/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/aegis_standalone/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>aegis-standalone</artifactId>
     <name>CXF sample using the Aegis Binding without any webservice</name>
     <description>CXF sample using the Aegis Binding without any webservice</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/callback/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/callback/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/callback/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/callback/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>callback</artifactId>
     <name>CXF sample using a callback object</name>
     <description>CXF sample using a callback object</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/configuration_interceptor/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>configuration_interceptor</artifactId>
     <name>CXF Sample of Stream GZIP Interceptor</name>
     <description>CXF Sample of Stream GZIP Interceptor</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/corba/bank/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,13 +18,11 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>corba-bank</artifactId>
     <packaging>jar</packaging>
 
     <name>Bank sample using JAX-WS API's to talk via CORBA/IIOP</name>
     <description>Bank sample using JAX-WS API's to talk via CORBA/IIOP</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/corba/bank_ws_addressing/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,13 +18,11 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>corba-bank-ws-addressing</artifactId>
     <packaging>jar</packaging>
 
     <name>Bank sample using JAX-WS API's to talk via CORBA/IIOP</name>
     <description>Bank sample using JAX-WS API's to talk via CORBA/IIOP</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/corba/hello_world/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,13 +18,11 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>corba-hello-world</artifactId>
     <packaging>jar</packaging>
 
     <name>hello-world sample using JAX-WS API's to talk via CORBA/IIOP</name>
     <description>hello-world sample using JAX-WS API's to talk via CORBA/IIOP</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/groovy_spring_support/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>groovy_spring_support</artifactId>
     <packaging>war</packaging>
     <name>Spring HTTP Servlet demo with groovy support</name>
     <description>Spring HTTP Servlet demo with groovy support</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/in_jvm_transport/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>in_jvm_transport</artifactId>
     <name>Colocated Demo using Document/Literal Style</name>
     <description>Colocated Demo using Document/Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/java_first_jaxws/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>java_first_jaxws</artifactId>
     <packaging>war</packaging>
     <name>Java First demo using JAX-WS APIs</name>
     <description>Java First demo using JAX-WS APIs</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/java_first_jaxws_factory_bean/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>java_first_jaxws_factory_bean</artifactId>
     <name>Java First demo service using the JAXWSFactoryBeans</name>
     <description>Java First demo service using the JAXWSFactoryBeans</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/java_first_jms/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/java_first_jms/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/java_first_jms/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/java_first_jms/pom.xml Tue Aug 20 14:48:56 2013
@@ -20,11 +20,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>java_first_jms</artifactId>
     <name>Java First demo using JMS</name>
     <description>Java First demo using JMS</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/java_first_pojo/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/java_first_pojo/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/java_first_pojo/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/java_first_pojo/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>java_first_pojo</artifactId>
     <name>Java First POJO Sample</name>
     <description>Java First POJO Sample</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/java_first_spring_support/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,9 +18,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>java_first_spring_support</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Spring HTTP Sample</name>
     <description>Spring HTTP Sample</description>
     <packaging>war</packaging>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_rs/basic/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_rs/basic/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_rs/basic/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_rs/basic/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jax_rs_basic</artifactId>
     <name>JAX-RS Basic Demo</name>
     <description>JAX-RS Basic Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_rs/basic_https/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jax_rs_basic_https</artifactId>
     <name>JAX-RS Basic Demo With HTTPS communications</name>
     <description>JAX-RS Basic Demo With HTTPS communications</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_rs/content_negotiation/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jax_rs_content_negotiation</artifactId>
     <name>JAX-RS Content Negotiation Demo</name>
     <description>JAX-RS Content Negotiation Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_rs/minimal_osgi/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,11 +19,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
-	<groupId>org.apache.cxf.samples</groupId>
 	<artifactId>jax_rs_minimal_osgi</artifactId>
 	<name>JAX-RS Minimal OSGI Demo</name>
 	<description>JAX-RS Minimal OSGI Demo</description>
-	<version>3.0.0-SNAPSHOT</version>
 
 	<parent>
 	    <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_rs/spring_security/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,9 +19,7 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jax_rs_spring_security</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
     <name>JAX-RS Spring Security Demo</name>
     <description>JAX-RS Spring Security Demo</description>
     <packaging>war</packaging>

Modified: cxf/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jax_server_aegis_client/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jax_service_aegis_client</artifactId>
     <name>Sample of JAX-* Service Using an Aegis Client</name>
     <description>Sample of JAX-* Service Using an Aegis Client</description>
-    <version>3.0.0-SNAPSHOT</version>
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>

Modified: cxf/trunk/distribution/src/main/release/samples/jaxws_async/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jaxws_async/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jaxws_async/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jaxws_async/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jaxws_async</artifactId>
     <name>JAX-WS Asynchronous Demo using Document/Literal Style</name>
     <description>JAX-WS Asynchronous Demo using Document/Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
     <packaging>war</packaging>
 
     <parent>

Modified: cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jaxws_dispatch_provider/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jaxws_dispatch_provider</artifactId>
     <name>JAX-WS Dispatch/Provider Demo</name>
     <description>JAX-WS Dispatch/Provider Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jaxws_handlers/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jaxws_handlers</artifactId>
     <name>JAX-WS Handler Demo</name>
     <description>JAX-WS Handler Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>

Modified: cxf/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jms_pubsub/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jms_pubsub</artifactId>
     <name>JMS Transport Publish/Subscribe Demo using Document-Literal Style</name>
     <description>JMS Transport Publish/Subscribe Demo using Document-Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
    <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>

Modified: cxf/trunk/distribution/src/main/release/samples/jms_queue/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jms_queue/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jms_queue/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jms_queue/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jms_queue</artifactId>
     <name>JMS Transport Queue Demo using Document-Literal Style</name>
     <description>JMS Transport Queue Demo using Document-Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jms_spec_demo/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jms_spec_demo/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jms_spec_demo/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jms_spec_demo/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jms_spec_demo</artifactId>
     <name>SOAP/JMS Transport Specification Demo using Document-Literal Style</name>
     <description>SOAP/JMS Transport Specification Demo using Document-Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/jms_spring_config/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/jms_spring_config/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/jms_spring_config/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/jms_spring_config/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>jms_spring_config</artifactId>
     <packaging>jar</packaging>
     <name>WSDL first demo using the jms transport and jmsConfigFeature</name>
     <description>WSDL first demo using the jms transport and jmsConfigFeature</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/js_browser_client_java_first/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>js_browser_client_java</artifactId>
     <name>Generated JavaScript Sample using JAX-WS and JSR-181</name>
     <description>Generated JavaScript Sample using JAX-WS and JSR-181</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/js_browser_client_simple/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/js_browser_client_simple/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/js_browser_client_simple/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/js_browser_client_simple/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>js_browser_client_simple</artifactId>
     <name>JavaScript Client Demo using Document/Literal Style</name>
     <description>JavaScript Client Demo using Document/Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/js_client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/js_client/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/js_client/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/js_client/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>js_client</artifactId>
     <name>Hello World Client Demo using JavaScript</name>
     <description>Hello World Client Demo using JavaScript</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/js_provider/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/js_provider/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/js_provider/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/js_provider/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>js_provider</artifactId>
     <name>Hello world javascript demo</name>
     <description>Hello world javascript demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/logbrowser/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/logbrowser/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/logbrowser/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/logbrowser/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>logbrowser</artifactId>
     <name>LogBrowser</name>
     <description>LogBrowser</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/mtom/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/mtom/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/mtom/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/mtom/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>mtom</artifactId>
     <name>MTOM Demo for SWA and XOP</name>
     <description>MTOM Demo for SWA and XOP</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/oauth/client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/oauth/client/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/oauth/client/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/oauth/client/pom.xml Tue Aug 20 14:48:56 2013
@@ -1,7 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+ 
+ http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>oauth_demo-client</artifactId>
     <name>OAuth 1.0a client</name>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/oauth/server/pom.xml Tue Aug 20 14:48:56 2013
@@ -1,7 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+ 
+ http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>oauth_demo-server</artifactId>
     <name>OAuth 1.0a server</name>
     <packaging>war</packaging>

Modified: cxf/trunk/distribution/src/main/release/samples/restful_dispatch/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/restful_dispatch/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/restful_dispatch/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/restful_dispatch/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>restful_dispatch</artifactId>
     <name>RESTful Hello World Demo</name>
     <description>RESTful Hello World Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ruby_spring_support/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ruby_spring_support</artifactId>
     <packaging>war</packaging>
     <name>Spring HTTP Servlet demo with ruby support</name>
     <description>Spring HTTP Servlet demo with ruby support</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/soap_header/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/soap_header/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/soap_header/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/soap_header/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>soap_header</artifactId>
     <name>Sample using SOAP Headers</name>
     <description>Sample using SOAP Headers</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/sts/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/sts/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/sts/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/sts/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>sts</artifactId>
     <name>CXF STS Demo</name>
     <description>CXF STS Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_addressing/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_addressing/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_addressing/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_addressing/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ws_addressing</artifactId>
     <name>WS-Addressing Demo</name>
     <description>WS-Addressing Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_discovery/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_discovery/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_discovery/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_discovery/pom.xml Tue Aug 20 14:48:56 2013
@@ -23,7 +23,6 @@
     <packaging>jar</packaging>
     <name>WS-Discovery Sample</name>
     <description>WS-Discovery Sample</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_eventing/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_eventing/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_eventing/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_eventing/pom.xml Tue Aug 20 14:48:56 2013
@@ -1,12 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+ 
+ http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ws_eventing</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
     <name>WS-Eventing Demo</name>
     <packaging>war</packaging>
 

Modified: cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ws_notification</artifactId>
     <name>WS-Notification Demo</name>
     <description>WS-Notification Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_policy/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ws_policy</artifactId>
     <name>WS-Policy Demo</name>
     <description>WS-Policy Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>ws_rm</artifactId>
     <name>WS-RM Demo</name>
     <description>WS-RM Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wssec_sign_enc</artifactId>
     <name>CXF WS-Security Sign Encoding Demo</name>
     <description>CXF WS-Security Sign Encoding Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/stax_sign_enc/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,16 +18,14 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wssec_stax_sign_enc</artifactId>
     <name>CXF WS-Security StaX Sign Encoding Demo</name>
     <description>CXF WS-Security StaX Sign Encoding Demo</description>
-    <version>2.8.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 

Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wssec_ut</artifactId>
     <name>CXF WS-Security UT Demo</name>
     <description>CXF WS-Security UT Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wssec_ut_policy</artifactId>
     <name>WS-Security UT Policy Demo</name>
     <description>WS-Security UT Policy Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wssec_ut_sign</artifactId>
     <name>WS-Security UT Sign Demo</name>
     <description>WS-Security UT Sign Demo</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,12 +18,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first</artifactId>
     <packaging>war</packaging>
     <name>WSDL first demo using Document/Literal Style</name>
     <description>WSDL first demo using Document/Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_dynamic_client/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_dynamic_client</artifactId>
     <name>CXF Dynamic Client Sample</name>
     <description>CXF Dynamic Client Sample</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_https/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_https</artifactId>
     <name>WSDL first demo using HTTPS</name>
     <description>WSDL first demo using HTTPS</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_pure_xml/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_pure_xml</artifactId>
     <name>WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)</name>
     <description>WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_rpclit/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_rpclit</artifactId>
     <name>WSDL first demo using RPC-Literal Style</name>
     <description>WSDL first demo using RPC-Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_soap12/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_soap12</artifactId>
     <name>WSDL first demo using SOAP12 in Document/Literal Style</name>
     <description>WSDL first demo using SOAP12 in Document/Literal Style</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xml_wrapped/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_xml_wrapped</artifactId>
     <name>CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)</name>
     <description>CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first_xmlbeans/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,11 +18,9 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf.samples</groupId>
     <artifactId>wsdl_first_xmlbeans</artifactId>
     <name>WSDL first demo using Document/Literal Style and XMLBeans DataBinding</name>
     <description>WSDL first demo using Document/Literal Style and XMLBeans DataBinding</description>
-    <version>3.0.0-SNAPSHOT</version>
 
     <parent>
         <groupId>org.apache.cxf.samples</groupId>

Modified: cxf/trunk/integration/jca/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/jca/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/integration/jca/pom.xml (original)
+++ cxf/trunk/integration/jca/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration-jca</artifactId>
     <packaging>jar</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF JCA Connection</name>
     <description>Apache CXF JCA Connection</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/integration/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/integration/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/integration/pom.xml (original)
+++ cxf/trunk/integration/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,10 +18,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-integration</artifactId>
     <packaging>pom</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF Integration</name>
     <description>Apache CXF Integration</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml (original)
+++ cxf/trunk/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml Tue Aug 20 14:48:56 2013
@@ -29,7 +29,6 @@
 
     <groupId>org.apache.cxf.archetype</groupId>
     <artifactId>cxf-jaxrs-service</artifactId>
-    <version>3.0.0-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
     <name>Apache CXF Archetype - Simple JAX-RS webapp</name>

Modified: cxf/trunk/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml (original)
+++ cxf/trunk/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml Tue Aug 20 14:48:56 2013
@@ -23,13 +23,12 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>2.7.2-SNAPSHOT</version>
+        <version>3.0.0-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.cxf.archetype</groupId>
     <artifactId>cxf-jaxws-wsdlfirst</artifactId>
-    <version>2.7.2-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
     <name>Apache CXF Archetype - Simple JAX-WS Java First</name>

Modified: cxf/trunk/maven-plugins/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/archetypes/pom.xml (original)
+++ cxf/trunk/maven-plugins/archetypes/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-archetypes</artifactId>
     <packaging>pom</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF Maven Archetypes</name>
     <description>Apache CXF Maven Archetypes</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/codegen-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/codegen-plugin/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/codegen-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/codegen-plugin/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-codegen-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF Code Generation Maven2 Plugins</name>
     <description>Apache CXF Code Generation Maven2 Plugins</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/corba/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/corba/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/corba/pom.xml (original)
+++ cxf/trunk/maven-plugins/corba/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-corbatools-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF CORBA Tools Maven2 Plugins</name>
     <description>Apache CXF CORBA Tools Maven2 Plugins</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/java2ws-plugin/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/java2ws-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/java2ws-plugin/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-java2ws-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF Java2WS Maven2 Plugin</name>
     <description>Apache CXF Java2WS Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/pom.xml (original)
+++ cxf/trunk/maven-plugins/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,10 +18,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-maven-plugins</artifactId>
     <packaging>pom</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF Maven Plugins</name>
     <description>Apache CXF Maven Plugins</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,10 +19,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-wadl2java-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF WADL2Java Code Generation Maven2 Plugin</name>
     <description>Apache CXF WADL2Java Code Generation Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml Tue Aug 20 14:48:56 2013
@@ -18,10 +18,8 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-wsdl-validator-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>Apache CXF WSDL Validator Maven2 Plugin</name>
     <description>Apache CXF WSDL Validator Maven2 Plugin</description>
     <url>http://cxf.apache.org</url>

Modified: cxf/trunk/osgi/bundle/all/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/all/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/all/pom.xml (original)
+++ cxf/trunk/osgi/bundle/all/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,12 +19,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-bundle</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF Bundle Jar</name>
     <description>Apache CXF Bundle Jar</description>
-    <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
 
     <parent>

Modified: cxf/trunk/osgi/bundle/compatible/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/compatible/pom.xml?rev=1515835&r1=1515834&r2=1515835&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/compatible/pom.xml (original)
+++ cxf/trunk/osgi/bundle/compatible/pom.xml Tue Aug 20 14:48:56 2013
@@ -19,12 +19,10 @@
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.apache.cxf</groupId>
     <artifactId>cxf-bundle-compatible</artifactId>
     <packaging>bundle</packaging>
     <name>Apache CXF Compatibility Bundle Jar</name>
     <description>Apache CXF Compatibility Bundle Jar</description>
-    <version>3.0.0-SNAPSHOT</version>
     <url>http://cxf.apache.org</url>
 
     <parent>