Repository: servicemix Updated Branches: refs/heads/master 06c2f9141 -> b764ccd7f
[maven-release-plugin] prepare release servicemix-7.0.0 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/b764ccd7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/b764ccd7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/b764ccd7 Branch: refs/heads/master Commit: b764ccd7fc4d97650bc2010a055a3aa2a2399fb9 Parents: 06c2f91 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 16 23:24:36 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jan 16 23:24:36 2017 +0100 ---------------------------------------------------------------------- activemq/activemq-camel/pom.xml | 2 +- activemq/activemq-service/pom.xml | 2 +- activemq/pom.xml | 2 +- activiti/activiti-config/pom.xml | 2 +- activiti/pom.xml | 2 +- assemblies/apache-servicemix-examples/pom.xml | 2 +- assemblies/apache-servicemix/pom.xml | 2 +- assemblies/features/pom.xml | 2 +- assemblies/features/servicemix-examples/pom.xml | 2 +- assemblies/features/servicemix-features/pom.xml | 2 +- assemblies/features/servicemix-kie/pom.xml | 2 +- assemblies/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/drools/drools-camel-blueprint/pom.xml | 2 +- examples/drools/drools-camel-cxf-server/pom.xml | 2 +- examples/drools/drools-simple/pom.xml | 2 +- examples/drools/drools-spring/pom.xml | 2 +- examples/drools/pom.xml | 2 +- examples/pom.xml | 2 +- itests/pom.xml | 2 +- logging/jms-appender/pom.xml | 2 +- logging/pom.xml | 2 +- parent/assemblies-parent/pom.xml | 2 +- parent/features-parent/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 +- 70 files changed, 71 insertions(+), 71 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/activemq/activemq-camel/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/activemq-camel/pom.xml b/activemq/activemq-camel/pom.xml index a07d512..b8aa3c4 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/activemq/activemq-service/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml index 5dfdc0d..7b6dd8c 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.activemq</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/activemq/pom.xml b/activemq/pom.xml index 5533db1..990215e 100644 --- a/activemq/pom.xml +++ b/activemq/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/activiti/activiti-config/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml index bb6be58..c4273f6 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>org.apache.servicemix.activiti.config</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/activiti/pom.xml ---------------------------------------------------------------------- diff --git a/activiti/pom.xml b/activiti/pom.xml index 0cbbace..c789bfe 100644 --- a/activiti/pom.xml +++ b/activiti/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/apache-servicemix-examples/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix-examples/pom.xml b/assemblies/apache-servicemix-examples/pom.xml index ed321ef..be7f0b3 100644 --- a/assemblies/apache-servicemix-examples/pom.xml +++ b/assemblies/apache-servicemix-examples/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>assemblies</artifactId> <groupId>org.apache.servicemix.assemblies</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/apache-servicemix/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix/pom.xml b/assemblies/apache-servicemix/pom.xml index 07deef0..12ad6c7 100644 --- a/assemblies/apache-servicemix/pom.xml +++ b/assemblies/apache-servicemix/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>assemblies</artifactId> <groupId>org.apache.servicemix.assemblies</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml index b8cd297..1fb887e 100644 --- a/assemblies/features/pom.xml +++ b/assemblies/features/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/features/servicemix-examples/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/servicemix-examples/pom.xml b/assemblies/features/servicemix-examples/pom.xml index 713d598..82641a6 100644 --- a/assemblies/features/servicemix-examples/pom.xml +++ b/assemblies/features/servicemix-examples/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>features</artifactId> <groupId>org.apache.servicemix.assemblies.features</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.features</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/features/servicemix-features/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/servicemix-features/pom.xml b/assemblies/features/servicemix-features/pom.xml index 957de75..461f7c5 100644 --- a/assemblies/features/servicemix-features/pom.xml +++ b/assemblies/features/servicemix-features/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>features</artifactId> <groupId>org.apache.servicemix.assemblies.features</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.features</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/features/servicemix-kie/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/servicemix-kie/pom.xml b/assemblies/features/servicemix-kie/pom.xml index bb5c711..9f500c3 100644 --- a/assemblies/features/servicemix-kie/pom.xml +++ b/assemblies/features/servicemix-kie/pom.xml @@ -24,7 +24,7 @@ <parent> <artifactId>features</artifactId> <groupId>org.apache.servicemix.assemblies.features</groupId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.features</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/assemblies/pom.xml ---------------------------------------------------------------------- diff --git a/assemblies/pom.xml b/assemblies/pom.xml index 034b195..b49e537 100644 --- a/assemblies/pom.xml +++ b/assemblies/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>assemblies-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/assemblies-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/branding/pom.xml ---------------------------------------------------------------------- diff --git a/branding/pom.xml b/branding/pom.xml index 54b1d6a..e1b8402 100644 --- a/branding/pom.xml +++ b/branding/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>assemblies-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/assemblies-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 f5a9ed4..918cd24 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>activemq-camel-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/activemq/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml index cbe9ed4..547ab56 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/activiti/activiti-camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activiti/activiti-camel/pom.xml b/examples/activiti/activiti-camel/pom.xml index 8d70914..84fc827 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>activiti-camel</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/activiti/pom.xml ---------------------------------------------------------------------- diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml index 1c81930..8cb737d 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/akka/akka-camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml index 23025e3..9123b88 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/akka/pom.xml ---------------------------------------------------------------------- diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml index 907f175..9fae9a3 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/camel/camel-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-blueprint/pom.xml b/examples/camel/camel-blueprint/pom.xml index 82eb2a7..83cbcef 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>camel-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 f981909..ddd9bd4 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 220f50b..fcf9ee6 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 87ec349..ec0bce0 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 2dac9cc..2326228 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 ba646fd..736fe99 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 d314cf2..4dcc572 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 620eeb5..0ff95f4 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 5bf2253..407bb9d 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 b1e47d2..59f11ec 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/camel/camel-drools/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml index 1fede57..84d9fc3 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>camel-drools</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/camel/camel-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml index e54b3b7..d2bac82 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>camel-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 a3bae9f..035db1d 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 37bd714..88b648e 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 6382395..ea8c3fd 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 e1e219e..08caaa0 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/camel/camel-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml index 568fb23..7661140 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/camel/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml index 6873246..be43887 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 eee603e..4bae145 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-jaxrs-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/cxf/cxf-jaxrs/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml index f1293bd..1e8f94b 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-jaxrs</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 ed27e5c..66fb250 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-jaxws-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/cxf/cxf-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml index ff4d273..18bb837 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 e370e21..441712c 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-ws-addressing</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 79dba66..eca378e 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-ws-rm</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 1d37b16..37f8842 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-ws-security-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 b8acee5..103c9e7 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-ws-security-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 20bd030..12d2707 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-ws-security-signature</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 2e021c9..23e67fe 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 59c08ec..128d44c 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 8aaabf1..80bd89e 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 3cf8cc7..844ba12 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/cxf/cxf-wsn/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml index 59ea43b..4b8988a 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>cxf-wsn</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml index 1cd4cb0..272d660 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 fd8fe4b..c5ca155 100644 --- a/examples/drools/drools-camel-blueprint/pom.xml +++ b/examples/drools/drools-camel-blueprint/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.servicemix.examples</groupId> <artifactId>drools</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>drools-camel-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/drools/drools-camel-cxf-server/pom.xml ---------------------------------------------------------------------- diff --git a/examples/drools/drools-camel-cxf-server/pom.xml b/examples/drools/drools-camel-cxf-server/pom.xml index f31e937..a7deca3 100644 --- a/examples/drools/drools-camel-cxf-server/pom.xml +++ b/examples/drools/drools-camel-cxf-server/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.servicemix.examples</groupId> <artifactId>drools</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>drools-camel-cxf-server</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/drools/drools-simple/pom.xml ---------------------------------------------------------------------- diff --git a/examples/drools/drools-simple/pom.xml b/examples/drools/drools-simple/pom.xml index 6e78969..67e8d04 100644 --- a/examples/drools/drools-simple/pom.xml +++ b/examples/drools/drools-simple/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.servicemix.examples</groupId> <artifactId>drools</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>drools-simple</artifactId> <name>Apache ServiceMix :: Examples :: Drools :: Simple</name> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/drools/drools-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/drools/drools-spring/pom.xml b/examples/drools/drools-spring/pom.xml index e832798..ba72860 100644 --- a/examples/drools/drools-spring/pom.xml +++ b/examples/drools/drools-spring/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.servicemix.examples</groupId> <artifactId>drools</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>drools-spring</artifactId> <name>Apache ServiceMix :: Examples :: Drools :: Spring</name> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/drools/pom.xml ---------------------------------------------------------------------- diff --git a/examples/drools/pom.xml b/examples/drools/pom.xml index 3d93bd9..e729c2d 100644 --- a/examples/drools/pom.xml +++ b/examples/drools/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.servicemix.examples</groupId> <artifactId>examples</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>drools</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 26677d8..4ca7ac0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/itests/pom.xml ---------------------------------------------------------------------- diff --git a/itests/pom.xml b/itests/pom.xml index 6779824..e34783a 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/logging/jms-appender/pom.xml ---------------------------------------------------------------------- diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml index a2a6b2a..4c75a25 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <artifactId>jms-appender</artifactId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/logging/pom.xml ---------------------------------------------------------------------- diff --git a/logging/pom.xml b/logging/pom.xml index 09b35aa..3f5a337 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/parent/assemblies-parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/assemblies-parent/pom.xml b/parent/assemblies-parent/pom.xml index 539f013..c14539e 100644 --- a/parent/assemblies-parent/pom.xml +++ b/parent/assemblies-parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/parent/features-parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/features-parent/pom.xml b/parent/features-parent/pom.xml index d3abdb2..8970911 100644 --- a/parent/features-parent/pom.xml +++ b/parent/features-parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>assemblies-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../assemblies-parent/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index a717118..f67b25a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5188ae1..6f94ee0 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix</groupId> <artifactId>servicemix</artifactId> <packaging>pom</packaging> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <name>Apache ServiceMix</name> <url>http://servicemix.apache.org/</url> @@ -53,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-7.0.0</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index dd66654..836145b 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.tooling</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 6b98808..684b7a8 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 f021d83..5a7919d 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/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 312f122..57dffe6 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>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> </parent> <groupId>org.apache.servicemix.tooling.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/servicemix/blob/b764ccd7/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 8e94196..2250838 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>features-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0</version> <relativePath>../parent/features-parent/pom.xml</relativePath> </parent>
