Repository: servicemix Updated Branches: refs/heads/servicemix-5.0.x 03582342b -> 4d1ccabb7
[maven-release-plugin] prepare release servicemix-5.0.6 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/4d1ccabb Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/4d1ccabb Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/4d1ccabb Branch: refs/heads/servicemix-5.0.x Commit: 4d1ccabb728e395a1d545a6c2062f0bf7e6e1e8d Parents: 0358234 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Nov 11 19:38:13 2014 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Nov 11 19:38:13 2014 +0100 ---------------------------------------------------------------------- activemq/activemq-camel/pom.xml | 2 +- activemq/activemq-service/pom.xml | 2 +- activemq/activemq-web/pom.xml | 2 +- activemq/pom.xml | 2 +- activiti/activiti-config/pom.xml | 2 +- activiti/pom.xml | 2 +- assembly/pom.xml | 2 +- branding/pom.xml | 2 +- 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 +- examples/camel/camel-cxf-rest/camel-cxf-rest-client/pom.xml | 2 +- examples/camel/camel-cxf-rest/camel-cxf-rest-route/pom.xml | 2 +- examples/camel/camel-cxf-rest/camel-cxf-rest-service/pom.xml | 2 +- examples/camel/camel-cxf-rest/pom.xml | 2 +- examples/camel/camel-cxf-soap/camel-cxf-soap-client/pom.xml | 2 +- examples/camel/camel-cxf-soap/camel-cxf-soap-route/pom.xml | 2 +- examples/camel/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 +- examples/camel/camel-sql/camel-sql-datasource-derby/pom.xml | 2 +- examples/camel/camel-sql/camel-sql-datasource-h2/pom.xml | 2 +- examples/camel/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/pom.xml | 2 +- itests/pom.xml | 2 +- logging/jms-appender/pom.xml | 2 +- logging/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- tooling/archetypes/pom.xml | 2 +- tooling/archetypes/servicemix-cxf-code-first-osgi-bundle/pom.xml | 2 +- tooling/archetypes/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml | 2 +- tooling/archetypes/servicemix-osgi-bundle/pom.xml | 2 +- tooling/pom.xml | 2 +- 58 files changed, 59 insertions(+), 59 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activemq/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml index 52bc378..f09ba75 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activemq/activemq-service/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml index 9111a78..0a7e5c1 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.activemq</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activemq/activemq-web/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/activemq-web/pom.xml b/activemq/activemq-web/pom.xml index 5f76582..083fe74 100644 --- a/activemq/activemq-web/pom.xml +++ b/activemq/activemq-web/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>activemq</artifactId> <groupId>org.apache.servicemix</groupId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/pom.xml b/activemq/pom.xml index d44f13a..17774c7 100644 --- a/activemq/pom.xml +++ b/activemq/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activiti/activiti-config/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml index 7706023..ef0a8cc 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>org.apache.servicemix.activiti.config</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/activiti/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/pom.xml b/activiti/pom.xml index afc9e8b..96cbb1c 100644 --- a/activiti/pom.xml +++ b/activiti/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 3cf3ab9..ff268c6 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/branding/pom.xml ---------------------------------------------------------------------- diff --git a/branding/pom.xml b/branding/pom.xml index 5563e25..21995c3 100644 --- a/branding/pom.xml +++ b/branding/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 fc4910a..bb9f26a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>activemq-camel-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml index 0c52526..30dfe55 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/activiti/activiti-camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activiti/activiti-camel/pom.xml b/examples/activiti/activiti-camel/pom.xml index d441647..26ee99f 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>activiti-camel</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/activiti/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml index 5cc2106..c832869 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/akka/akka-camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml index 4bb607a..bf7cdfa 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/akka/pom.xml ---------------------------------------------------------------------- diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml index 7d84623..0a5500c 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/camel/camel-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-blueprint/pom.xml b/examples/camel/camel-blueprint/pom.xml index c97a31f..8cacb78 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>camel-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 de840ef..7038f1a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 3d6240c..0c1efcd 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 2b5264c..c2de70a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 aa08818..43e4bf3 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 65b343e..f8ae78a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 48dca48..25707cc 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 53a12fb..882a932 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 09747c0..6c27afb 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 727d540..3acb9d4 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/camel/camel-drools/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml index 2a27898..5fccd67 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>camel-drools</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/camel/camel-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml index 5d4c350..703c85e 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>camel-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 d600548..fec77e9 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 d507d59..f6f5ac0 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 9771934..9729a4a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 acdef7f..fc37915 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/camel/camel-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml index 8bb6aaa..5a8509b 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml index c064638..f845e0a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 189c6c5..e707acd 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-jaxrs-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/cxf/cxf-jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml index 5699c03..f4220a9 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-jaxrs</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 26ef25f..4400d42 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-jaxws-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/cxf/cxf-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml index a4ae5e8..4c700da 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 127c75b..d683199 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-ws-addressing</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 fbd9de5..a64125d 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-ws-rm</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 33cab91..1b3dad0 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-ws-security-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 eb89bcc..1840b3f 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-ws-security-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 e34c9b8..ef1e7b0 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-ws-security-signature</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 cb2bf0e..a4dd010 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 e9e3806..ae8dae8 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 7bddfe8..7b1e2a7 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 0e5a1b5..2bf280f 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/cxf/cxf-wsn/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml index 2cadd4a..b5c1e17 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>cxf-wsn</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml index ce0d354..5b82f9a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 5a6b69e..b610c03 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 6f8fbca..0cce9e2 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/logging/jms-appender/pom.xml ---------------------------------------------------------------------- diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml index 6ea4494..5eaab4c 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <artifactId>jms-appender</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/logging/pom.xml ---------------------------------------------------------------------- diff --git a/logging/pom.xml b/logging/pom.xml index 505c22c..c0b3487 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5599e5a..6ef38d2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 05d53c3..0f97363 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> <packaging>pom</packaging> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <name>Apache ServiceMix</name> <url>http://servicemix.apache.org/</url> @@ -52,7 +52,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-5.0.6</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index 0ae2ac9..3346920 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.tooling</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 ff68588..8f3ce7a 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 741f150..d0818aa 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/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 d9ed969..b6d2879 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>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/4d1ccabb/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index a16a3d4..eb7ac47 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> <relativePath>../parent/pom.xml</relativePath> </parent>
