[maven-release-plugin] prepare release archetypes-2010.01 git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@987847 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index f5158c8..7a40d15 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 99afe13..a1ec80e 100644 --- a/servicemix-archetypes-itests/pom.xml +++ b/servicemix-archetypes-itests/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> <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-service-unit/pom.xml b/servicemix-cxf-bc-service-unit/pom.xml index feff55b..6be67cd 100644 --- a/servicemix-cxf-bc-service-unit/pom.xml +++ b/servicemix-cxf-bc-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-service-unit/pom.xml b/servicemix-file-service-unit/pom.xml index 928a792..5d77b6f 100644 --- a/servicemix-file-service-unit/pom.xml +++ b/servicemix-file-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-service-unit/pom.xml b/servicemix-ftp-service-unit/pom.xml index 1be84a7..791331d 100644 --- a/servicemix-ftp-service-unit/pom.xml +++ b/servicemix-ftp-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-service-unit/pom.xml b/servicemix-http-service-unit/pom.xml index 7cedd11..cc37d43 100644 --- a/servicemix-http-service-unit/pom.xml +++ b/servicemix-http-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-service-unit/pom.xml b/servicemix-jms-service-unit/pom.xml index aa1c526..47703f4 100644 --- a/servicemix-jms-service-unit/pom.xml +++ b/servicemix-jms-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-service-unit/pom.xml b/servicemix-jsr181-service-unit/pom.xml index 391d4f0..92d1ed4 100644 --- a/servicemix-jsr181-service-unit/pom.xml +++ b/servicemix-jsr181-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-service-unit/pom.xml b/servicemix-mail-service-unit/pom.xml index e3e6f89..8729942 100644 --- a/servicemix-mail-service-unit/pom.xml +++ b/servicemix-mail-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-service-unit/pom.xml b/servicemix-quartz-service-unit/pom.xml index 5cc0f31..37a82b6 100644 --- a/servicemix-quartz-service-unit/pom.xml +++ b/servicemix-quartz-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-service-unit/pom.xml b/servicemix-saxon-service-unit/pom.xml index 8a8ef38..7ab6316 100644 --- a/servicemix-saxon-service-unit/pom.xml +++ b/servicemix-saxon-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-service-unit/pom.xml b/servicemix-smpp-service-unit/pom.xml index 5d87d33..cf7d468 100644 --- a/servicemix-smpp-service-unit/pom.xml +++ b/servicemix-smpp-service-unit/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.servicemix</groupId> <artifactId>archetypes</artifactId> - <version>2010.01-SNAPSHOT</version> + <version>2010.01</version> </parent> <modelVersion>4.0.0</modelVersion>
diff --git a/servicemix-snmp-service-unit/pom.xml b/servicemix-snmp-service-unit/pom.xml index 304609f..1c352be 100644 --- a/servicemix-snmp-service-unit/pom.xml +++ b/servicemix-snmp-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-service-unit/pom.xml b/servicemix-vfs-service-unit/pom.xml index ebb2b99..c72c620 100644 --- a/servicemix-vfs-service-unit/pom.xml +++ b/servicemix-vfs-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-xmpp-service-unit/pom.xml b/servicemix-xmpp-service-unit/pom.xml index b747ce7..6182ec6 100644 --- a/servicemix-xmpp-service-unit/pom.xml +++ b/servicemix-xmpp-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>