Repository: servicemix
Updated Branches:
  refs/heads/master 9dbb2ba45 -> bad51bd33


[maven-release-plugin] prepare release servicemix-6.0.0.M2


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/bad51bd3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/bad51bd3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/bad51bd3

Branch: refs/heads/master
Commit: bad51bd3389d287b489c1c50d2997f6ece6ce754
Parents: 9dbb2ba
Author: Krzysztof Sobkowiak <[email protected]>
Authored: Mon May 11 22:41:53 2015 +0200
Committer: Krzysztof Sobkowiak <[email protected]>
Committed: Mon May 11 22:41:53 2015 +0200

----------------------------------------------------------------------
 activemq/activemq-camel/pom.xml                    |  2 +-
 activemq/activemq-service/pom.xml                  |  4 ++--
 activemq/pom.xml                                   |  2 +-
 activiti/activiti-config/pom.xml                   |  2 +-
 activiti/pom.xml                                   |  2 +-
 assembly/pom.xml                                   |  2 +-
 branding/pom.xml                                   |  2 +-
 drools/pom.xml                                     |  5 ++---
 examples/activemq/activemq-camel-blueprint/pom.xml |  2 +-
 examples/activemq/pom.xml                          |  2 +-
 examples/activiti/activiti-camel/pom.xml           |  2 +-
 examples/activiti/pom.xml                          |  2 +-
 examples/akka/akka-camel/pom.xml                   |  2 +-
 examples/akka/pom.xml                              |  2 +-
 examples/camel/camel-blueprint/pom.xml             |  2 +-
 .../camel-cxf-rest/camel-cxf-rest-client/pom.xml   |  2 +-
 .../camel-cxf-rest/camel-cxf-rest-route/pom.xml    |  2 +-
 .../camel-cxf-rest/camel-cxf-rest-service/pom.xml  |  2 +-
 examples/camel/camel-cxf-rest/pom.xml              |  2 +-
 .../camel-cxf-soap/camel-cxf-soap-client/pom.xml   |  2 +-
 .../camel-cxf-soap/camel-cxf-soap-route/pom.xml    |  2 +-
 .../camel-cxf-soap/camel-cxf-soap-service/pom.xml  |  2 +-
 examples/camel/camel-cxf-soap/pom.xml              |  2 +-
 examples/camel/camel-drools-blueprint/pom.xml      |  2 +-
 examples/camel/camel-drools/pom.xml                |  2 +-
 examples/camel/camel-osgi/pom.xml                  |  2 +-
 .../camel-sql/camel-sql-datasource-derby/pom.xml   |  2 +-
 .../camel-sql/camel-sql-datasource-h2/pom.xml      |  2 +-
 .../camel-sql/camel-sql-datasource-pgsql/pom.xml   |  2 +-
 examples/camel/camel-sql/camel-sql-orders/pom.xml  |  2 +-
 examples/camel/camel-sql/pom.xml                   |  2 +-
 examples/camel/pom.xml                             |  2 +-
 examples/cxf/cxf-jaxrs-blueprint/pom.xml           |  2 +-
 examples/cxf/cxf-jaxrs/pom.xml                     |  2 +-
 examples/cxf/cxf-jaxws-blueprint/pom.xml           |  2 +-
 examples/cxf/cxf-osgi/pom.xml                      |  2 +-
 examples/cxf/cxf-ws-addressing/pom.xml             |  2 +-
 examples/cxf/cxf-ws-rm/pom.xml                     |  2 +-
 examples/cxf/cxf-ws-security-blueprint/pom.xml     |  2 +-
 examples/cxf/cxf-ws-security-osgi/pom.xml          |  2 +-
 examples/cxf/cxf-ws-security-signature/pom.xml     |  2 +-
 examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml          |  2 +-
 examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml        |  2 +-
 examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml      |  2 +-
 examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml       |  2 +-
 examples/cxf/cxf-wsn/pom.xml                       |  2 +-
 examples/cxf/pom.xml                               |  2 +-
 examples/drools/drools-camel-blueprint/pom.xml     |  5 ++---
 examples/drools/drools-simple/pom.xml              |  5 ++---
 examples/drools/pom.xml                            |  9 ++++-----
 examples/pom.xml                                   |  2 +-
 itests/pom.xml                                     |  2 +-
 logging/jms-appender/pom.xml                       |  2 +-
 logging/pom.xml                                    |  2 +-
 parent/pom.xml                                     |  5 ++---
 pom.xml                                            | 17 ++++++++---------
 tooling/archetypes/pom.xml                         |  2 +-
 .../servicemix-cxf-code-first-osgi-bundle/pom.xml  |  2 +-
 .../servicemix-cxf-wsdl-first-osgi-bundle/pom.xml  |  2 +-
 tooling/archetypes/servicemix-osgi-bundle/pom.xml  |  2 +-
 tooling/pom.xml                                    |  2 +-
 61 files changed, 76 insertions(+), 82 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/activemq/activemq-camel/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml
index 2312621..2de2f39 100644
--- a/activemq/activemq-camel/pom.xml
+++ b/activemq/activemq-camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activemq</artifactId>
         <groupId>org.apache.servicemix</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/activemq/activemq-service/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/activemq-service/pom.xml 
b/activemq/activemq-service/pom.xml
index b9c028f..89f9834 100644
--- a/activemq/activemq-service/pom.xml
+++ b/activemq/activemq-service/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>activemq</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.activemq</groupId>
@@ -48,7 +48,7 @@
                     <instructions>
                         
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                         <Import-Package>*</Import-Package>
-                        <Private-Package></Private-Package>
+                        <Private-Package />
                         
<Bundle-Description>${project.description}</Bundle-Description>
                     </instructions>
                 </configuration>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 9afa3e0..5a7de02 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/activiti/activiti-config/pom.xml
----------------------------------------------------------------------
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml
index 9c495a2..1dcd44f 100644
--- a/activiti/activiti-config/pom.xml
+++ b/activiti/activiti-config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activiti</artifactId>
         <groupId>org.apache.servicemix.activiti</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>org.apache.servicemix.activiti.config</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/activiti/pom.xml
----------------------------------------------------------------------
diff --git a/activiti/pom.xml b/activiti/pom.xml
index 3ad6f02..3d69707 100644
--- a/activiti/pom.xml
+++ b/activiti/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d0cd987..0c7b276 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/branding/pom.xml
----------------------------------------------------------------------
diff --git a/branding/pom.xml b/branding/pom.xml
index b5c706f..3483be6 100644
--- a/branding/pom.xml
+++ b/branding/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/drools/pom.xml
----------------------------------------------------------------------
diff --git a/drools/pom.xml b/drools/pom.xml
index ae17465..a06ba79 100644
--- a/drools/pom.xml
+++ b/drools/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-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/xsd/maven-4.0.0.xsd";>
+<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";>
 
        <!--
         Licensed to the Apache Software Foundation (ASF) under one or more
@@ -24,7 +23,7 @@
        <parent>
                <groupId>org.apache.servicemix</groupId>
                <artifactId>parent</artifactId>
-               <version>6.0.0-SNAPSHOT</version>
+               <version>6.0.0.M2</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/activemq/activemq-camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activemq/activemq-camel-blueprint/pom.xml 
b/examples/activemq/activemq-camel-blueprint/pom.xml
index 54d5a89..5da9c92 100644
--- a/examples/activemq/activemq-camel-blueprint/pom.xml
+++ b/examples/activemq/activemq-camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>activemq-examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>activemq-camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/activemq/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml
index 6dc338e..55919d7 100644
--- a/examples/activemq/pom.xml
+++ b/examples/activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/activiti/activiti-camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activiti/activiti-camel/pom.xml 
b/examples/activiti/activiti-camel/pom.xml
index 2927636..0dfe29b 100644
--- a/examples/activiti/activiti-camel/pom.xml
+++ b/examples/activiti/activiti-camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>activiti-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>activiti-camel</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/activiti/pom.xml
----------------------------------------------------------------------
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml
index 0b73a5a..412cbf7 100644
--- a/examples/activiti/pom.xml
+++ b/examples/activiti/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/akka/akka-camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml
index 72f574d..afd38ce 100644
--- a/examples/akka/akka-camel/pom.xml
+++ b/examples/akka/akka-camel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>akka-examples</artifactId>
     <groupId>org.apache.servicemix.examples</groupId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0.M2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/akka/pom.xml
----------------------------------------------------------------------
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml
index 3ff44aa..db5cdd5 100644
--- a/examples/akka/pom.xml
+++ b/examples/akka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-blueprint/pom.xml 
b/examples/camel/camel-blueprint/pom.xml
index 991629b..1a1a4cd 100644
--- a/examples/camel/camel-blueprint/pom.xml
+++ b/examples/camel/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml 
b/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
index b49836a..da1ca97 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml 
b/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
index 1f1fd96..be963c3 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml 
b/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
index 6899ccf..6b28947 100644
--- a/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
+++ b/examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-cxf-rest</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-rest/pom.xml 
b/examples/camel/camel-cxf-rest/pom.xml
index be67b6b..9edad93 100644
--- a/examples/camel/camel-cxf-rest/pom.xml
+++ b/examples/camel/camel-cxf-rest/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml 
b/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
index c1e6719..6f7c413 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml 
b/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
index 3adfb98..b19ad9c 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-            <version>6.0.0-SNAPSHOT</version>
+            <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml 
b/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
index bb842aa..7d0585f 100644
--- a/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
+++ b/examples/camel/camel-cxf-soap/camel-cxf-soap-service/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-cxf-soap/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-cxf-soap/pom.xml 
b/examples/camel/camel-cxf-soap/pom.xml
index b30af9f..2f1d06c 100644
--- a/examples/camel/camel-cxf-soap/pom.xml
+++ b/examples/camel/camel-cxf-soap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-drools-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-drools-blueprint/pom.xml 
b/examples/camel/camel-drools-blueprint/pom.xml
index 5cddd5e..1012271 100644
--- a/examples/camel/camel-drools-blueprint/pom.xml
+++ b/examples/camel/camel-drools-blueprint/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-drools/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-drools/pom.xml 
b/examples/camel/camel-drools/pom.xml
index 1d57459..e8f56e0 100644
--- a/examples/camel/camel-drools/pom.xml
+++ b/examples/camel/camel-drools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>camel-drools</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-osgi/pom.xml 
b/examples/camel/camel-osgi/pom.xml
index f17b1ae..e1b0f3d 100644
--- a/examples/camel/camel-osgi/pom.xml
+++ b/examples/camel/camel-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>camel-examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>camel-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml 
b/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
index 2ba6464..4ce721a 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml 
b/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
index 5d52858..a176f0e 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml 
b/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
index dbc3811..983ec8b 100644
--- a/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-datasource-pgsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-sql/camel-sql-orders/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/camel-sql-orders/pom.xml 
b/examples/camel/camel-sql/camel-sql-orders/pom.xml
index 9bdf26a..7878804 100644
--- a/examples/camel/camel-sql/camel-sql-orders/pom.xml
+++ b/examples/camel/camel-sql/camel-sql-orders/pom.xml
@@ -22,7 +22,7 @@
     <parent>
             <artifactId>camel-sql</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/camel-sql/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml
index 83c62f7..7841860 100644
--- a/examples/camel/camel-sql/pom.xml
+++ b/examples/camel/camel-sql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-examples</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/camel/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml
index e4be316..04fe4fe 100644
--- a/examples/camel/pom.xml
+++ b/examples/camel/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-jaxrs-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxrs-blueprint/pom.xml 
b/examples/cxf/cxf-jaxrs-blueprint/pom.xml
index 3b70925..9157511 100644
--- a/examples/cxf/cxf-jaxrs-blueprint/pom.xml
+++ b/examples/cxf/cxf-jaxrs-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-jaxrs-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml
index 63e4e70..e5af90d 100644
--- a/examples/cxf/cxf-jaxrs/pom.xml
+++ b/examples/cxf/cxf-jaxrs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-jaxrs</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-jaxws-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-jaxws-blueprint/pom.xml 
b/examples/cxf/cxf-jaxws-blueprint/pom.xml
index 42fcec7..68d0ce5 100644
--- a/examples/cxf/cxf-jaxws-blueprint/pom.xml
+++ b/examples/cxf/cxf-jaxws-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-jaxws-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml
index 47641eb..707350b 100644
--- a/examples/cxf/cxf-osgi/pom.xml
+++ b/examples/cxf/cxf-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-ws-addressing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-addressing/pom.xml 
b/examples/cxf/cxf-ws-addressing/pom.xml
index a04acf0..b7fc507 100644
--- a/examples/cxf/cxf-ws-addressing/pom.xml
+++ b/examples/cxf/cxf-ws-addressing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-ws-addressing</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-ws-rm/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-rm/pom.xml b/examples/cxf/cxf-ws-rm/pom.xml
index 34a2928..0fa60cb 100644
--- a/examples/cxf/cxf-ws-rm/pom.xml
+++ b/examples/cxf/cxf-ws-rm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-ws-rm</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-ws-security-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-blueprint/pom.xml 
b/examples/cxf/cxf-ws-security-blueprint/pom.xml
index 8eae3e7..a3b1b32 100644
--- a/examples/cxf/cxf-ws-security-blueprint/pom.xml
+++ b/examples/cxf/cxf-ws-security-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-ws-security-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-ws-security-osgi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-osgi/pom.xml 
b/examples/cxf/cxf-ws-security-osgi/pom.xml
index 71ad79a..54290d5 100644
--- a/examples/cxf/cxf-ws-security-osgi/pom.xml
+++ b/examples/cxf/cxf-ws-security-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-ws-security-osgi</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-ws-security-signature/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-ws-security-signature/pom.xml 
b/examples/cxf/cxf-ws-security-signature/pom.xml
index f849fca..553aa47 100644
--- a/examples/cxf/cxf-ws-security-signature/pom.xml
+++ b/examples/cxf/cxf-ws-security-signature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-ws-security-signature</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml 
b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
index eaa3bc2..87c2835 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml 
b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
index 3ccbfa5..67533a7 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml 
b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
index 26a771c..2168d78 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml 
b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
index 6495ed5..531df46 100644
--- a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
+++ b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>cxf-wsn</artifactId>
         <groupId>org.apache.servicemix.examples</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/cxf-wsn/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml
index efccf9a..fc4cfc8 100644
--- a/examples/cxf/cxf-wsn/pom.xml
+++ b/examples/cxf/cxf-wsn/pom.xml
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>cxf</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>cxf-wsn</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 5c00736..99b0b71 100644
--- a/examples/cxf/pom.xml
+++ b/examples/cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.examples</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/drools/drools-camel-blueprint/pom.xml
----------------------------------------------------------------------
diff --git a/examples/drools/drools-camel-blueprint/pom.xml 
b/examples/drools/drools-camel-blueprint/pom.xml
index fbf8622..891cfa9 100644
--- a/examples/drools/drools-camel-blueprint/pom.xml
+++ b/examples/drools/drools-camel-blueprint/pom.xml
@@ -1,5 +1,4 @@
-<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";>
+<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";>
     <!--
         Licensed to the Apache Software Foundation (ASF) under one or more
         contributor license agreements.  See the NOTICE file distributed with
@@ -20,7 +19,7 @@
        <parent>
                <groupId>org.apache.servicemix.examples</groupId>
                <artifactId>drools</artifactId>
-               <version>6.0.0-SNAPSHOT</version>
+               <version>6.0.0.M2</version>
        </parent>
        
        <artifactId>drools-camel-blueprint</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/drools/drools-simple/pom.xml
----------------------------------------------------------------------
diff --git a/examples/drools/drools-simple/pom.xml 
b/examples/drools/drools-simple/pom.xml
index 8d73c87..fd5d6af 100644
--- a/examples/drools/drools-simple/pom.xml
+++ b/examples/drools/drools-simple/pom.xml
@@ -1,5 +1,4 @@
-<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";>
+<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";>
 
     <!--
 
@@ -23,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>drools</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
     <artifactId>drools-simple</artifactId>
     <name>Apache ServiceMix :: Examples :: Drools :: Simple</name>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/drools/pom.xml
----------------------------------------------------------------------
diff --git a/examples/drools/pom.xml b/examples/drools/pom.xml
index 1929682..e7e93b5 100644
--- a/examples/drools/pom.xml
+++ b/examples/drools/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-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/xsd/maven-4.0.0.xsd";>
+<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";>
 
     <!--
         Licensed to the Apache Software Foundation (ASF) under one or more
@@ -23,7 +22,7 @@
     <parent>
         <groupId>org.apache.servicemix.examples</groupId>
         <artifactId>examples</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>drools</artifactId>
@@ -31,9 +30,9 @@
     <name>Apache ServiceMix :: Examples :: Drools</name>
 
     <properties>
-        <osgi.bundle.activator></osgi.bundle.activator>
+        <osgi.bundle.activator />
         <osgi.import.package>!*</osgi.import.package>
-        <osgi.private.package></osgi.private.package>
+        <osgi.private.package />
         <osgi.export.package>!*</osgi.export.package>
     </properties>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 57b1c26..178b6a9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 870e06f..ded1811 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/logging/jms-appender/pom.xml
----------------------------------------------------------------------
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml
index 8f66ed9..1c151f4 100644
--- a/logging/jms-appender/pom.xml
+++ b/logging/jms-appender/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix.logging</groupId>
         <artifactId>logging</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <artifactId>jms-appender</artifactId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/logging/pom.xml
----------------------------------------------------------------------
diff --git a/logging/pom.xml b/logging/pom.xml
index e3b11dd..303a906 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f4561fa..044f301 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,5 +1,4 @@
-<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";>
+<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";>
 
     <!--
       Licensed to the Apache Software Foundation (ASF) under one or more
@@ -20,7 +19,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index beadb4d..b5d71ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-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/xsd/maven-4.0.0.xsd";>
+<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";>
 
     <!--
     
@@ -31,7 +30,7 @@
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix</artifactId>
     <packaging>pom</packaging>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.0.M2</version>
     <name>Apache ServiceMix</name>
 
     <url>http://servicemix.apache.org/</url>
@@ -54,7 +53,7 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix.git</url>
-        <tag>HEAD</tag>
+        <tag>servicemix-6.0.0.M2</tag>
     </scm>
 
     <issueManagement>
@@ -226,7 +225,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                                 <pluginExecution>
@@ -240,7 +239,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                                 <pluginExecution>
@@ -253,7 +252,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                                 <pluginExecution>
@@ -267,7 +266,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                                 <pluginExecution>
@@ -280,7 +279,7 @@
                                         </goals>
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore/>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
                             </pluginExecutions>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/tooling/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index 3d6d6be..9ffc58e 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>tooling</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml 
b/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
index 537aee0..5f6d480 100644
--- a/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml 
b/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
index c19c28d..b6af8b1 100644
--- a/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/tooling/archetypes/servicemix-osgi-bundle/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/archetypes/servicemix-osgi-bundle/pom.xml 
b/tooling/archetypes/servicemix-osgi-bundle/pom.xml
index d6c7365..cea4017 100644
--- a/tooling/archetypes/servicemix-osgi-bundle/pom.xml
+++ b/tooling/archetypes/servicemix-osgi-bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>archetypes</artifactId>
         <groupId>org.apache.servicemix.tooling</groupId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling.archetypes</groupId>

http://git-wip-us.apache.org/repos/asf/servicemix/blob/bad51bd3/tooling/pom.xml
----------------------------------------------------------------------
diff --git a/tooling/pom.xml b/tooling/pom.xml
index f3c0d76..5da1398 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>6.0.0.M2</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Reply via email to