Skip to content

Commit 7739e84

Browse files
committed
[maven-release-plugin] prepare release APPFUSE_3.0.0
1 parent 8d96a51 commit 7739e84

File tree

29 files changed

+71
-71
lines changed

29 files changed

+71
-71
lines changed

archetypes/appfuse-basic-jsf/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-basic-jsf</artifactId>
2727
<name>AppFuse Basic Archetype - JSF</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 project that creates the AppFuse Basic JSF Archetype.
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3737
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3838
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-jsf</url>
39-
<tag>HEAD</tag>
39+
<tag>APPFUSE_3.0.0</tag>
4040
</scm>
4141

4242
<build>

archetypes/appfuse-basic-spring/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-basic-spring</artifactId>
2727
<name>AppFuse Basic Archetype - Spring MVC</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 project that creates the AppFuse Basic Spring Archetype.
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3737
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3838
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-spring</url>
39-
<tag>HEAD</tag>
39+
<tag>APPFUSE_3.0.0</tag>
4040
</scm>
4141

4242
<build>

archetypes/appfuse-basic-struts/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<groupId>org.appfuse.archetypes</groupId>
2727
<artifactId>appfuse-basic-struts</artifactId>
2828
<name>AppFuse Basic Archetype - Struts</name>
2929
<packaging>pom</packaging>
30-
<version>2.2.2-SNAPSHOT</version>
30+
<version>3.0.0</version>
3131

3232
<description>
3333
Maven 2 project that creates the AppFuse Basic Struts Archetype.
@@ -37,7 +37,7 @@
3737
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3838
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3939
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-struts</url>
40-
<tag>HEAD</tag>
40+
<tag>APPFUSE_3.0.0</tag>
4141
</scm>
4242

4343
<build>

archetypes/appfuse-basic-tapestry/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-basic-tapestry</artifactId>
2727
<name>AppFuse Basic Archetype - Tapestry</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 project that creates the AppFuse Basic Tapestry Archetype.
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3737
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3838
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-tapestry</url>
39-
<tag>HEAD</tag>
39+
<tag>APPFUSE_3.0.0</tag>
4040
</scm>
4141

4242
<build>

archetypes/appfuse-basic-wicket/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-basic-wicket</artifactId>
2727
<name>AppFuse Basic Archetype - Wicket</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 project that creates the AppFuse Basic Wicket Archetype.
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3737
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3838
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-wicket</url>
39-
<tag>HEAD</tag>
39+
<tag>APPFUSE_3.0.0</tag>
4040
</scm>
4141

4242
<build>

archetypes/appfuse-core/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-core</artifactId>
2727
<name>AppFuse Core Archetype</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)
@@ -37,7 +37,7 @@
3737
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3838
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
3939
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-core</url>
40-
<tag>HEAD</tag>
40+
<tag>APPFUSE_3.0.0</tag>
4141
</scm>
4242

4343
<build>

archetypes/appfuse-modular-jsf/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-modular-jsf</artifactId>
2727
<name>AppFuse Modular Archetype - JSF</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3939
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
4040
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-jsf</url>
41-
<tag>HEAD</tag>
41+
<tag>APPFUSE_3.0.0</tag>
4242
</scm>
4343

4444
<build>

archetypes/appfuse-modular-spring/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-modular-spring</artifactId>
2727
<name>AppFuse Modular Archetype - Spring</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
@@ -40,7 +40,7 @@
4040
<developerConnection>scm:svn:https://github.com/appfuse/appfuse/trunk/archetypes/appfuse-modular-spring
4141
</developerConnection>
4242
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-spring</url>
43-
<tag>HEAD</tag>
43+
<tag>APPFUSE_3.0.0</tag>
4444
</scm>
4545

4646
<build>

archetypes/appfuse-modular-struts/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-modular-struts</artifactId>
2727
<name>AppFuse Modular Archetype - Struts</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3939
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
4040
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-struts</url>
41-
<tag>HEAD</tag>
41+
<tag>APPFUSE_3.0.0</tag>
4242
</scm>
4343

4444
<build>

archetypes/appfuse-modular-tapestry/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
<parent>
2121
<groupId>org.appfuse.archetypes</groupId>
2222
<artifactId>appfuse-archetypes</artifactId>
23-
<version>2.2.2-SNAPSHOT</version>
23+
<version>3.0.0</version>
2424
</parent>
2525

2626
<artifactId>appfuse-modular-tapestry</artifactId>
2727
<name>AppFuse Modular Archetype - Tapestry</name>
2828
<packaging>pom</packaging>
29-
<version>2.2.2-SNAPSHOT</version>
29+
<version>3.0.0</version>
3030

3131
<description>
3232
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:appfuse/appfuse.git</connection>
3939
<developerConnection>scm:git:git@github.com:appfuse/appfuse.git</developerConnection>
4040
<url>http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-tapestry</url>
41-
<tag>HEAD</tag>
41+
<tag>APPFUSE_3.0.0</tag>
4242
</scm>
4343

4444
<build>

0 commit comments

Comments
 (0)