[maven-release-plugin] prepare release servicemix-5.0.0 git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx5/trunk@1577521 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/activemq/activemq-service/pom.xml b/activemq/activemq-service/pom.xml index 2d5813f..7032331 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.activemq</groupId>
diff --git a/activemq/pom.xml b/activemq/pom.xml index f34a32a..24ca008 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/activiti/activiti-config/pom.xml b/activiti/activiti-config/pom.xml index 8f31229..936010a 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>org.apache.servicemix.activiti.config</artifactId>
diff --git a/activiti/pom.xml b/activiti/pom.xml index 97e8c9f..3b6f0de 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/assembly/pom.xml b/assembly/pom.xml index e25f742..535b0fe 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/branding/pom.xml b/branding/pom.xml index eea1802..afb8a55 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/examples/activemq/activemq-camel-blueprint/pom.xml b/examples/activemq/activemq-camel-blueprint/pom.xml index ae89bf8..f6a1330 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>activemq-camel-blueprint</artifactId>
diff --git a/examples/activemq/pom.xml b/examples/activemq/pom.xml index 9cd4fed..014c97b 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/activiti/activiti-camel/pom.xml b/examples/activiti/activiti-camel/pom.xml index 2580967..2f14583 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>activiti-camel</artifactId>
diff --git a/examples/activiti/pom.xml b/examples/activiti/pom.xml index 1a6d542..b8f3fdf 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/akka/akka-camel/pom.xml b/examples/akka/akka-camel/pom.xml index 36a3f93..173bbc5 100644 --- a/examples/akka/akka-camel/pom.xml +++ b/examples/akka/akka-camel/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"> <!-- @@ -22,7 +21,7 @@ <parent> <artifactId>akka-examples</artifactId> <groupId>org.apache.servicemix.examples</groupId> - <version>5.0.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/akka/pom.xml b/examples/akka/pom.xml index 5822696..b465feb 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/camel/camel-blueprint/pom.xml b/examples/camel/camel-blueprint/pom.xml index cedc701..7b2f158 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>camel-blueprint</artifactId>
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 2542ecf..c59ca10 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
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 642fc42..1caf4c7 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
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 d0002da..81d1a58 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-cxf-rest/pom.xml b/examples/camel/camel-cxf-rest/pom.xml index fb03957..76f36b4 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-drools-blueprint/pom.xml b/examples/camel/camel-drools-blueprint/pom.xml index 15e9b49..f4c331b 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-drools/pom.xml b/examples/camel/camel-drools/pom.xml index fb5c4e4..94bf794 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>camel-drools</artifactId>
diff --git a/examples/camel/camel-osgi/pom.xml b/examples/camel/camel-osgi/pom.xml index 91c84e0..992bc5a 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>camel-osgi</artifactId>
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 eed452e..73608c2 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
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 2d25927..cd78a60 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
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 93977b7..bdaae16 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-sql/camel-sql-orders/pom.xml b/examples/camel/camel-sql/camel-sql-orders/pom.xml index bff63de..8d4d6b1 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/camel-sql/pom.xml b/examples/camel/camel-sql/pom.xml index cc1a6dd..b25bdb1 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/camel/pom.xml b/examples/camel/pom.xml index 1fef1d9..57bab13 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/cxf/cxf-jaxrs-blueprint/pom.xml b/examples/cxf/cxf-jaxrs-blueprint/pom.xml index fd47326..316df41 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-jaxrs-blueprint</artifactId>
diff --git a/examples/cxf/cxf-jaxrs/pom.xml b/examples/cxf/cxf-jaxrs/pom.xml index a61e91b..3475cb9 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-jaxrs</artifactId>
diff --git a/examples/cxf/cxf-jaxws-blueprint/pom.xml b/examples/cxf/cxf-jaxws-blueprint/pom.xml index 39b0c1d..5dc5994 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-jaxws-blueprint</artifactId>
diff --git a/examples/cxf/cxf-osgi/pom.xml b/examples/cxf/cxf-osgi/pom.xml index e4eaaa1..31fa489 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-osgi</artifactId>
diff --git a/examples/cxf/cxf-ws-addressing/pom.xml b/examples/cxf/cxf-ws-addressing/pom.xml index 2f45986..e53a250 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-ws-addressing</artifactId>
diff --git a/examples/cxf/cxf-ws-rm/pom.xml b/examples/cxf/cxf-ws-rm/pom.xml index 8e28ece..648ea79 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-ws-rm</artifactId>
diff --git a/examples/cxf/cxf-ws-security-blueprint/pom.xml b/examples/cxf/cxf-ws-security-blueprint/pom.xml index 1e70134..d8e4bc9 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-ws-security-blueprint</artifactId>
diff --git a/examples/cxf/cxf-ws-security-osgi/pom.xml b/examples/cxf/cxf-ws-security-osgi/pom.xml index f580c65..4cc4d9f 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-ws-security-osgi</artifactId>
diff --git a/examples/cxf/cxf-ws-security-signature/pom.xml b/examples/cxf/cxf-ws-security-signature/pom.xml index 910a7b7..8322f6f 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-ws-security-signature</artifactId>
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-base/pom.xml index 07a25f4..280d26c 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-client/pom.xml index a862474..15618fc 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent>
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-notifier/pom.xml index 7ac3628..20e053c 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml b/examples/cxf/cxf-wsn/cxf-wsn-receive/pom.xml index f4291b7..322220e 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/examples/cxf/cxf-wsn/pom.xml b/examples/cxf/cxf-wsn/pom.xml index e8b9658..cdf7308 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>cxf-wsn</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml index d3ef891..3057307 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <groupId>org.apache.servicemix.examples</groupId>
diff --git a/examples/pom.xml b/examples/pom.xml index 17d95cd..63b3b07 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/itests/pom.xml b/itests/pom.xml index e765ed2..1fa8209 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/logging/jms-appender/pom.xml b/logging/jms-appender/pom.xml index 90d1f67..93d665b 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <artifactId>jms-appender</artifactId>
diff --git a/logging/pom.xml b/logging/pom.xml index 8cf4ff3..d80a65b 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.0-SNAPSHOT</version> + <version>5.0.0</version> <relativePath>../parent/pom.xml</relativePath> </parent>
diff --git a/parent/pom.xml b/parent/pom.xml index 518e17d..80f89f8 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.0-SNAPSHOT</version> + <version>5.0.0</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml index 273c374..99b8d33 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.0-SNAPSHOT</version> + <version>5.0.0</version> <name>Apache ServiceMix</name> <url>http://servicemix.apache.org/</url> @@ -48,9 +48,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx5/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx5/trunk</developerConnection> - <url>http://svn.apache.org/viewvc/servicemix/smx5/trunk/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx5/tags/servicemix-5.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx5/tags/servicemix-5.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/servicemix/smx5/tags/servicemix-5.0.0</url> </scm> <issueManagement> @@ -367,7 +367,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore/> + <ignore /> </action> </pluginExecution> <pluginExecution> @@ -380,7 +380,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore></ignore> + <ignore /> </action> </pluginExecution> </pluginExecutions>