Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/servicemix/archetypes/trunk@1173146 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jbonofre committed Sep 20, 2011
1 parent 05748f6 commit 6688b82
Show file tree
Hide file tree
Showing 40 changed files with 43 additions and 43 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -28,15 +28,15 @@

<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>

<name>Apache ServiceMix :: Archetypes</name>
<packaging>pom</packaging>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.01</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/archetypes/tags/archetypes-2011.01</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/servicemix/archetypes/tags/archetypes-2011.01</url>
<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>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-archetypes-itests/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<artifactId>servicemix-archetypes-itests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-bean-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-binding-component/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-camel-osgi-bundle/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-camel-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-cxf-bc-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-cxf-code-first-osgi-bundle/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-cxf-se-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-cxf-se-wsdl-first-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-cxf-wsdl-first-osgi-bundle/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-drools-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-eip-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-embedded-simple/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-exec-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-file-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-ftp-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-http-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-jms-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-jsr181-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-jsr181-wsdl-first-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-lwcontainer-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-mail-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-ode-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-osgi-bundle/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-osworkflow-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-project-root/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-quartz-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-saxon-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-script-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-scripting-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-service-assembly/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-service-engine/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-shared-library/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-smpp-service-unit/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-snmp-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-validation-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-vfs-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down
2 changes: 1 addition & 1 deletion servicemix-xmpp-service-unit/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>archetypes</artifactId>
<version>2011.01</version>
<version>2011.02-SNAPSHOT</version>
</parent>

<groupId>org.apache.servicemix.tooling</groupId>
Expand Down

0 comments on commit 6688b82

Please sign in to comment.