[maven-release-plugin] prepare release archetypes-2010.01 git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@984841 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 6221e9e..f11085e 100644 --- a/pom.xml +++ b/pom.xml
@@ -28,15 +28,15 @@ <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> <name>Apache ServiceMix :: Archetypes</name> <packaging>pom</packaging> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/trunk</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/trunk</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2010.01</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2010.01</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/tags/archetypes-2010.01</url> </scm> <properties>
diff --git a/servicemix-archetype-catalog/pom.xml b/servicemix-archetype-catalog/pom.xml index a715487..3f4d373 100644 --- a/servicemix-archetype-catalog/pom.xml +++ b/servicemix-archetype-catalog/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-archetypes-itests/pom.xml b/servicemix-archetypes-itests/pom.xml index e84c310..06d0081 100644 --- a/servicemix-archetypes-itests/pom.xml +++ b/servicemix-archetypes-itests/pom.xml
@@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <!-- @@ -24,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <artifactId>servicemix-archetypes-itests</artifactId>
diff --git a/servicemix-bean-service-unit/pom.xml b/servicemix-bean-service-unit/pom.xml index a4c4a8a..43e7e68 100644 --- a/servicemix-bean-service-unit/pom.xml +++ b/servicemix-bean-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-binding-component/pom.xml b/servicemix-binding-component/pom.xml index d567006..148ff92 100644 --- a/servicemix-binding-component/pom.xml +++ b/servicemix-binding-component/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-camel-osgi-bundle/pom.xml b/servicemix-camel-osgi-bundle/pom.xml index b6ef4a6..2e53cfa 100755 --- a/servicemix-camel-osgi-bundle/pom.xml +++ b/servicemix-camel-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-camel-service-unit/pom.xml b/servicemix-camel-service-unit/pom.xml index d9a2871..7f9e8ec 100644 --- a/servicemix-camel-service-unit/pom.xml +++ b/servicemix-camel-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-bc-consumer-service-unit/pom.xml b/servicemix-cxf-bc-consumer-service-unit/pom.xml index 1f080e2..b9cdb42 100644 --- a/servicemix-cxf-bc-consumer-service-unit/pom.xml +++ b/servicemix-cxf-bc-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-bc-provider-service-unit/pom.xml b/servicemix-cxf-bc-provider-service-unit/pom.xml index 0568383..ccd5f53 100644 --- a/servicemix-cxf-bc-provider-service-unit/pom.xml +++ b/servicemix-cxf-bc-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-code-first-osgi-bundle/pom.xml b/servicemix-cxf-code-first-osgi-bundle/pom.xml index 8505f22..1975990 100644 --- a/servicemix-cxf-code-first-osgi-bundle/pom.xml +++ b/servicemix-cxf-code-first-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-se-service-unit/pom.xml b/servicemix-cxf-se-service-unit/pom.xml index bfac12e..7f69834 100644 --- a/servicemix-cxf-se-service-unit/pom.xml +++ b/servicemix-cxf-se-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-se-wsdl-first-service-unit/pom.xml b/servicemix-cxf-se-wsdl-first-service-unit/pom.xml index d405dac..b256023 100644 --- a/servicemix-cxf-se-wsdl-first-service-unit/pom.xml +++ b/servicemix-cxf-se-wsdl-first-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml b/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml index 9a42bef..73eef89 100644 --- a/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml +++ b/servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-drools-service-unit/pom.xml b/servicemix-drools-service-unit/pom.xml index 6508f81..162265f 100644 --- a/servicemix-drools-service-unit/pom.xml +++ b/servicemix-drools-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-eip-service-unit/pom.xml b/servicemix-eip-service-unit/pom.xml index 0eb5e29..699e615 100644 --- a/servicemix-eip-service-unit/pom.xml +++ b/servicemix-eip-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-embedded-simple/pom.xml b/servicemix-embedded-simple/pom.xml index bf3c854..0a04829 100644 --- a/servicemix-embedded-simple/pom.xml +++ b/servicemix-embedded-simple/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-exec-service-unit/pom.xml b/servicemix-exec-service-unit/pom.xml index 234f705..86c4b8b 100644 --- a/servicemix-exec-service-unit/pom.xml +++ b/servicemix-exec-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-file-poller-service-unit/pom.xml b/servicemix-file-poller-service-unit/pom.xml index ea363bd..a995c1b 100644 --- a/servicemix-file-poller-service-unit/pom.xml +++ b/servicemix-file-poller-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-file-sender-service-unit/pom.xml b/servicemix-file-sender-service-unit/pom.xml index 8e03854..11eeb92 100644 --- a/servicemix-file-sender-service-unit/pom.xml +++ b/servicemix-file-sender-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-ftp-poller-service-unit/pom.xml b/servicemix-ftp-poller-service-unit/pom.xml index fb75a7a..955d11e 100644 --- a/servicemix-ftp-poller-service-unit/pom.xml +++ b/servicemix-ftp-poller-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-ftp-sender-service-unit/pom.xml b/servicemix-ftp-sender-service-unit/pom.xml index c281533..6bc2365 100644 --- a/servicemix-ftp-sender-service-unit/pom.xml +++ b/servicemix-ftp-sender-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-http-consumer-service-unit/pom.xml b/servicemix-http-consumer-service-unit/pom.xml index 6142200..81682f6 100644 --- a/servicemix-http-consumer-service-unit/pom.xml +++ b/servicemix-http-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-http-provider-service-unit/pom.xml b/servicemix-http-provider-service-unit/pom.xml index e1b9e1b..d6c8412 100644 --- a/servicemix-http-provider-service-unit/pom.xml +++ b/servicemix-http-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-http-soap-consumer-service-unit/pom.xml b/servicemix-http-soap-consumer-service-unit/pom.xml index b0bc76d..3400b93 100644 --- a/servicemix-http-soap-consumer-service-unit/pom.xml +++ b/servicemix-http-soap-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-http-soap-provider-service-unit/pom.xml b/servicemix-http-soap-provider-service-unit/pom.xml index 6440832..f33c1a6 100644 --- a/servicemix-http-soap-provider-service-unit/pom.xml +++ b/servicemix-http-soap-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-consumer-service-unit/pom.xml b/servicemix-jms-consumer-service-unit/pom.xml index c8c5cd8..7f723fd 100644 --- a/servicemix-jms-consumer-service-unit/pom.xml +++ b/servicemix-jms-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-jca-consumer-service-unit/pom.xml b/servicemix-jms-jca-consumer-service-unit/pom.xml index 470abff..93372ab 100644 --- a/servicemix-jms-jca-consumer-service-unit/pom.xml +++ b/servicemix-jms-jca-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-provider-service-unit/pom.xml b/servicemix-jms-provider-service-unit/pom.xml index 3bf73a9..1bc4829 100644 --- a/servicemix-jms-provider-service-unit/pom.xml +++ b/servicemix-jms-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-soap-consumer-service-unit/pom.xml b/servicemix-jms-soap-consumer-service-unit/pom.xml index 34cf9d5..f7650e2 100644 --- a/servicemix-jms-soap-consumer-service-unit/pom.xml +++ b/servicemix-jms-soap-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jms-soap-provider-service-unit/pom.xml b/servicemix-jms-soap-provider-service-unit/pom.xml index 1ca6a0f..ade7c09 100644 --- a/servicemix-jms-soap-provider-service-unit/pom.xml +++ b/servicemix-jms-soap-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jsr181-annotated-service-unit/pom.xml b/servicemix-jsr181-annotated-service-unit/pom.xml index 4d426ae..d4ea1ab 100644 --- a/servicemix-jsr181-annotated-service-unit/pom.xml +++ b/servicemix-jsr181-annotated-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-jsr181-wsdl-first-service-unit/pom.xml b/servicemix-jsr181-wsdl-first-service-unit/pom.xml index b067ced..1b907f1 100644 --- a/servicemix-jsr181-wsdl-first-service-unit/pom.xml +++ b/servicemix-jsr181-wsdl-first-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-lwcontainer-service-unit/pom.xml b/servicemix-lwcontainer-service-unit/pom.xml index 236c839..250a582 100644 --- a/servicemix-lwcontainer-service-unit/pom.xml +++ b/servicemix-lwcontainer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-mail-poller-service-unit/pom.xml b/servicemix-mail-poller-service-unit/pom.xml index 3e92b1c..b676d57 100644 --- a/servicemix-mail-poller-service-unit/pom.xml +++ b/servicemix-mail-poller-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-mail-sender-service-unit/pom.xml b/servicemix-mail-sender-service-unit/pom.xml index 22b2b06..f7a70b9 100644 --- a/servicemix-mail-sender-service-unit/pom.xml +++ b/servicemix-mail-sender-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-ode-service-unit/pom.xml b/servicemix-ode-service-unit/pom.xml index 8544356..4270256 100644 --- a/servicemix-ode-service-unit/pom.xml +++ b/servicemix-ode-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osgi-bundle/pom.xml b/servicemix-osgi-bundle/pom.xml index 89e7a5a..75a9057 100644 --- a/servicemix-osgi-bundle/pom.xml +++ b/servicemix-osgi-bundle/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-osworkflow-service-unit/pom.xml b/servicemix-osworkflow-service-unit/pom.xml index cb74839..4cee886 100644 --- a/servicemix-osworkflow-service-unit/pom.xml +++ b/servicemix-osworkflow-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-project-root/pom.xml b/servicemix-project-root/pom.xml index 814bab0..813417d 100644 --- a/servicemix-project-root/pom.xml +++ b/servicemix-project-root/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-quartz-cron-trigger-service-unit/pom.xml b/servicemix-quartz-cron-trigger-service-unit/pom.xml index 4eb7907..4769718 100644 --- a/servicemix-quartz-cron-trigger-service-unit/pom.xml +++ b/servicemix-quartz-cron-trigger-service-unit/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-quartz-custom-marshaler-service-unit/pom.xml b/servicemix-quartz-custom-marshaler-service-unit/pom.xml index bd60978..443e2d3 100644 --- a/servicemix-quartz-custom-marshaler-service-unit/pom.xml +++ b/servicemix-quartz-custom-marshaler-service-unit/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-quartz-simple-trigger-service-unit/pom.xml b/servicemix-quartz-simple-trigger-service-unit/pom.xml index 91d1a42..29b0484 100644 --- a/servicemix-quartz-simple-trigger-service-unit/pom.xml +++ b/servicemix-quartz-simple-trigger-service-unit/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-saxon-xquery-service-unit/pom.xml b/servicemix-saxon-xquery-service-unit/pom.xml index 03dee28..198439a 100644 --- a/servicemix-saxon-xquery-service-unit/pom.xml +++ b/servicemix-saxon-xquery-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-saxon-xslt-service-unit/pom.xml b/servicemix-saxon-xslt-service-unit/pom.xml index 66905f1..5b1d0ba 100644 --- a/servicemix-saxon-xslt-service-unit/pom.xml +++ b/servicemix-saxon-xslt-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-script-service-unit/pom.xml b/servicemix-script-service-unit/pom.xml index 10e9e1b..30b0517 100644 --- a/servicemix-script-service-unit/pom.xml +++ b/servicemix-script-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-scripting-service-unit/pom.xml b/servicemix-scripting-service-unit/pom.xml index c17aa59..86aa71e 100644 --- a/servicemix-scripting-service-unit/pom.xml +++ b/servicemix-scripting-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-assembly/pom.xml b/servicemix-service-assembly/pom.xml index bdb71a9..f8493fa 100644 --- a/servicemix-service-assembly/pom.xml +++ b/servicemix-service-assembly/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-engine/pom.xml b/servicemix-service-engine/pom.xml index 2f9f301..61b8240 100644 --- a/servicemix-service-engine/pom.xml +++ b/servicemix-service-engine/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-service-unit/pom.xml b/servicemix-service-unit/pom.xml index 7fb7642..8703d82 100644 --- a/servicemix-service-unit/pom.xml +++ b/servicemix-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-shared-library/pom.xml b/servicemix-shared-library/pom.xml index 498ce64..f52243c 100644 --- a/servicemix-shared-library/pom.xml +++ b/servicemix-shared-library/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-smpp-consumer-service-unit/pom.xml b/servicemix-smpp-consumer-service-unit/pom.xml index 1a9b704..1a2840f 100644 --- a/servicemix-smpp-consumer-service-unit/pom.xml +++ b/servicemix-smpp-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-smpp-provider-service-unit/pom.xml b/servicemix-smpp-provider-service-unit/pom.xml index 2d55246..d1660c4 100644 --- a/servicemix-smpp-provider-service-unit/pom.xml +++ b/servicemix-smpp-provider-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-snmp-poller-service-unit/pom.xml b/servicemix-snmp-poller-service-unit/pom.xml index 40b7e02..2587902 100644 --- a/servicemix-snmp-poller-service-unit/pom.xml +++ b/servicemix-snmp-poller-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-snmp-trap-consumer-service-unit/pom.xml b/servicemix-snmp-trap-consumer-service-unit/pom.xml index d31fa1a..1242f97 100644 --- a/servicemix-snmp-trap-consumer-service-unit/pom.xml +++ b/servicemix-snmp-trap-consumer-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-validation-service-unit/pom.xml b/servicemix-validation-service-unit/pom.xml index 15c7e50..0c12ee2 100644 --- a/servicemix-validation-service-unit/pom.xml +++ b/servicemix-validation-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-vfs-poller-service-unit/pom.xml b/servicemix-vfs-poller-service-unit/pom.xml index d634c67..e4492ad 100644 --- a/servicemix-vfs-poller-service-unit/pom.xml +++ b/servicemix-vfs-poller-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>
diff --git a/servicemix-vfs-sender-service-unit/pom.xml b/servicemix-vfs-sender-service-unit/pom.xml index 9ab600c..78a67f5 100644 --- a/servicemix-vfs-sender-service-unit/pom.xml +++ b/servicemix-vfs-sender-service-unit/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <groupId>org.apache.servicemix.tooling</groupId>