File tree Expand file tree Collapse file tree 26 files changed +90
-64
lines changed Expand file tree Collapse file tree 26 files changed +90
-64
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-basic-jsf</artifactId >
28
28
<name >AppFuse Basic Archetype - JSF</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 project that creates the AppFuse Basic JSF Archetype.
37
37
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
38
38
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
39
39
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-jsf</url >
40
- </scm >
40
+ <tag >APPFUSE_2.2.1</tag >
41
+ </scm >
41
42
42
43
<build >
43
44
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-basic-spring</artifactId >
28
28
<name >AppFuse Basic Archetype - Spring MVC</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 project that creates the AppFuse Basic Spring Archetype.
37
37
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
38
38
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
39
39
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-spring</url >
40
- </scm >
40
+ <tag >APPFUSE_2.2.1</tag >
41
+ </scm >
41
42
42
43
<build >
43
44
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-basic-struts</artifactId >
28
28
<name >AppFuse Basic Archetype - Struts</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 project that creates the AppFuse Basic Struts Archetype.
37
37
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
38
38
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
39
39
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-struts</url >
40
- </scm >
40
+ <tag >APPFUSE_2.2.1</tag >
41
+ </scm >
41
42
42
43
<build >
43
44
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-basic-tapestry</artifactId >
28
28
<name >AppFuse Basic Archetype - Tapestry</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 project that creates the AppFuse Basic Tapestry Archetype.
37
37
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
38
38
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
39
39
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-basic-tapestry</url >
40
- </scm >
40
+ <tag >APPFUSE_2.2.1</tag >
41
+ </scm >
41
42
42
43
<build >
43
44
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-core</artifactId >
28
28
<name >AppFuse Core Archetype</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)
38
38
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
39
39
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
40
40
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-core</url >
41
- </scm >
41
+ <tag >APPFUSE_2.2.1</tag >
42
+ </scm >
42
43
43
44
<build >
44
45
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-modular-jsf</artifactId >
28
28
<name >AppFuse Modular Archetype - JSF</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
39
39
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
40
40
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
41
41
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-jsf</url >
42
- </scm >
42
+ <tag >APPFUSE_2.2.1</tag >
43
+ </scm >
43
44
44
45
<build >
45
46
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-modular-spring</artifactId >
28
28
<name >AppFuse Modular Archetype - Spring</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
41
41
<developerConnection >scm:svn:https://github.com/appfuse/appfuse/trunk/archetypes/appfuse-modular-spring
42
42
</developerConnection >
43
43
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-spring</url >
44
- </scm >
44
+ <tag >APPFUSE_2.2.1</tag >
45
+ </scm >
45
46
46
47
<build >
47
48
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-modular-struts</artifactId >
28
28
<name >AppFuse Modular Archetype - Struts</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
39
39
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
40
40
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
41
41
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-struts</url >
42
- </scm >
42
+ <tag >APPFUSE_2.2.1</tag >
43
+ </scm >
43
44
44
45
<build >
45
46
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-modular-tapestry</artifactId >
28
28
<name >AppFuse Modular Archetype - Tapestry</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
39
39
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
40
40
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
41
41
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-modular-tapestry</url >
42
- </scm >
42
+ <tag >APPFUSE_2.2.1</tag >
43
+ </scm >
43
44
44
45
<build >
45
46
<plugins >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse.archetypes</groupId >
22
22
<artifactId >appfuse-archetypes</artifactId >
23
- <version >2.2.1-SNAPSHOT </version >
23
+ <version >2.2.1</version >
24
24
</parent >
25
25
26
26
<groupId >org.appfuse.archetypes</groupId >
27
27
<artifactId >appfuse-ws</artifactId >
28
28
<name >AppFuse Web Services Archetype</name >
29
29
<packaging >pom</packaging >
30
- <version >2.2.1-SNAPSHOT </version >
30
+ <version >2.2.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)
38
38
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
39
39
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
40
40
<url >http://source.appfuse.org/browse/appfuse/archetypes/appfuse-ws</url >
41
- </scm >
41
+ <tag >APPFUSE_2.2.1</tag >
42
+ </scm >
42
43
43
44
<build >
44
45
<plugins >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.appfuse</groupId >
8
8
<artifactId >appfuse</artifactId >
9
- <version >2.2.1-SNAPSHOT </version >
9
+ <version >2.2.1</version >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-archetypes</artifactId >
14
- <version >2.2.1-SNAPSHOT </version >
14
+ <version >2.2.1</version >
15
15
<packaging >pom</packaging >
16
16
<name >AppFuse Archetype Modules</name >
17
17
23
23
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
24
24
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
25
25
<url >http://source.appfuse.org/browse/appfuse/archetypes</url >
26
- </scm >
26
+ <tag >APPFUSE_2.2.1</tag >
27
+ </scm >
27
28
28
29
<modules >
29
30
<module >appfuse-core</module >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.appfuse</groupId >
23
23
<artifactId >appfuse-data</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
</parent >
26
26
27
27
<artifactId >appfuse-data-common</artifactId >
37
37
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
38
38
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
39
39
<url >http://source.appfuse.org/browse/appfuse/data/common</url >
40
- </scm >
40
+ <tag >APPFUSE_2.2.1</tag >
41
+ </scm >
41
42
42
43
<dependencies >
43
44
<dependency >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.appfuse</groupId >
23
23
<artifactId >appfuse-data</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
</parent >
26
26
27
27
<artifactId >appfuse-hibernate</artifactId >
36
36
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
37
37
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
38
38
<url >http://source.appfuse.org/browse/appfuse/data/hibernate</url >
39
- </scm >
39
+ <tag >APPFUSE_2.2.1</tag >
40
+ </scm >
40
41
41
42
<build >
42
43
<plugins >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse-data</artifactId >
8
- <version >2.2.1-SNAPSHOT </version >
8
+ <version >2.2.1</version >
9
9
</parent >
10
10
11
11
<artifactId >appfuse-jpa</artifactId >
20
20
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
21
21
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
22
22
<url >http://source.appfuse.org/browse/appfuse/data/hibernate</url >
23
- </scm >
23
+ <tag >APPFUSE_2.2.1</tag >
24
+ </scm >
24
25
25
26
<build >
26
27
<plugins >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.appfuse</groupId >
23
23
<artifactId >appfuse</artifactId >
24
- <version >2.2.1-SNAPSHOT </version >
24
+ <version >2.2.1</version >
25
25
</parent >
26
26
27
27
<artifactId >appfuse-data</artifactId >
36
36
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
37
37
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
38
38
<url >http://source.appfuse.org/browse/appfuse/data</url >
39
- </scm >
39
+ <tag >APPFUSE_2.2.1</tag >
40
+ </scm >
40
41
41
42
<modules >
42
43
<module >common</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse.plugins</groupId >
7
7
<artifactId >appfuse-plugins</artifactId >
8
- <version >2.2.1-SNAPSHOT </version >
8
+ <version >2.2.1</version >
9
9
</parent >
10
10
11
11
<groupId >org.appfuse.plugins</groupId >
21
21
<connection >scm:git:git@github.com:appfuse/appfuse.git</connection >
22
22
<developerConnection >scm:git:git@github.com:appfuse/appfuse.git</developerConnection >
23
23
<url >http://source.appfuse.org/browse/appfuse/plugins/appfuse-maven-plugin</url >
24
- </scm >
24
+ <tag >APPFUSE_2.2.1</tag >
25
+ </scm >
25
26
26
27
<build >
27
28
<plugins >
You can’t perform that action at this time.
0 commit comments