File tree Expand file tree Collapse file tree 26 files changed +115
-115
lines changed Expand file tree Collapse file tree 26 files changed +115
-115
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse</groupId >
22
22
<artifactId >appfuse</artifactId >
23
- <version >2.0.1-SNAPSHOT </version >
23
+ <version >2.0.1</version >
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
27
27
<groupId >org.appfuse.archetypes</groupId >
28
28
<artifactId >appfuse-basic-jsf</artifactId >
29
29
<name >AppFuse Basic Archetype - JSF</name >
30
- <version >2.0.1-SNAPSHOT </version >
30
+ <version >2.0.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a web application with AppFuse embedded in it.
34
34
</description >
35
35
36
36
<scm >
37
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-jsf</connection >
38
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-jsf</developerConnection >
39
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-basic-jsf</url >
37
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-jsf</connection >
38
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-jsf</developerConnection >
39
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-jsf</url >
40
40
</scm >
41
41
42
42
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-basic-spring</artifactId >
14
14
<name >AppFuse Basic Archetype - Spring MVC</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a web application with AppFuse embedded in it.
19
19
</description >
20
20
21
21
<scm >
22
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-spring</connection >
23
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-spring</developerConnection >
24
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-basic-spring</url >
22
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-spring</connection >
23
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-spring</developerConnection >
24
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-spring</url >
25
25
</scm >
26
26
27
27
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-basic-struts</artifactId >
14
14
<name >AppFuse Basic Archetype - Struts</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a web application with AppFuse embedded in it.
19
19
</description >
20
20
21
21
<scm >
22
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-struts</connection >
23
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-struts</developerConnection >
24
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-basic-struts</url >
22
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-struts</connection >
23
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-struts</developerConnection >
24
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-struts</url >
25
25
</scm >
26
26
27
27
</project >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.appfuse</groupId >
22
22
<artifactId >appfuse</artifactId >
23
- <version >2.0.1-SNAPSHOT </version >
23
+ <version >2.0.1</version >
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
27
27
<groupId >org.appfuse.archetypes</groupId >
28
28
<artifactId >appfuse-basic-tapestry</artifactId >
29
29
<name >AppFuse Basic Archetype - Tapestry</name >
30
- <version >2.0.1-SNAPSHOT </version >
30
+ <version >2.0.1</version >
31
31
32
32
<description >
33
33
Maven 2 archetype that creates a web application with AppFuse embedded in it.
34
34
</description >
35
35
36
36
<scm >
37
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-tapestry</connection >
38
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-basic-tapestry</developerConnection >
39
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-basic-tapestry</url >
37
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-tapestry</connection >
38
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-tapestry</developerConnection >
39
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-basic-tapestry</url >
40
40
</scm >
41
41
42
42
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-core</artifactId >
14
14
<name >AppFuse Core Archetype</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a backend (Managers, DAOs and Web Services)
19
19
application with AppFuse embedded in it.
20
20
</description >
21
21
22
22
<scm >
23
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-core</connection >
24
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-core</developerConnection >
25
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-core</url >
23
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-core</connection >
24
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-core</developerConnection >
25
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-core</url >
26
26
</scm >
27
27
28
28
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-modular-jsf</artifactId >
14
14
<name >AppFuse Modular Archetype - JSF</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
21
21
</description >
22
22
23
23
<scm >
24
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-jsf</connection >
25
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-jsf</developerConnection >
26
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-modular-jsf</url >
24
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-jsf</connection >
25
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-jsf</developerConnection >
26
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-jsf</url >
27
27
</scm >
28
28
29
29
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-modular-spring</artifactId >
14
14
<name >AppFuse Modular Archetype - Spring</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
21
21
</description >
22
22
23
23
<scm >
24
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-spring</connection >
25
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-spring</developerConnection >
26
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-modular-spring</url >
24
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-spring</connection >
25
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-spring</developerConnection >
26
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-spring</url >
27
27
</scm >
28
28
29
29
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-modular-struts</artifactId >
14
14
<name >AppFuse Modular Archetype - Struts</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
21
21
</description >
22
22
23
23
<scm >
24
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-struts</connection >
25
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-struts</developerConnection >
26
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-modular-struts</url >
24
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-struts</connection >
25
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-struts</developerConnection >
26
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-struts</url >
27
27
</scm >
28
28
29
29
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<groupId >org.appfuse.archetypes</groupId >
13
13
<artifactId >appfuse-modular-tapestry</artifactId >
14
14
<name >AppFuse Modular Archetype - Tapestry</name >
15
- <version >2.0.1-SNAPSHOT </version >
15
+ <version >2.0.1</version >
16
16
17
17
<description >
18
18
Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules:
21
21
</description >
22
22
23
23
<scm >
24
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-tapestry</connection >
25
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes/appfuse-modular-tapestry</developerConnection >
26
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes/appfuse-modular-tapestry</url >
24
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-tapestry</connection >
25
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-tapestry</developerConnection >
26
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes/appfuse-modular-tapestry</url >
27
27
</scm >
28
28
29
29
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.appfuse</groupId >
7
7
<artifactId >appfuse</artifactId >
8
- <version >2.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
</parent >
10
10
11
11
<groupId >org.appfuse</groupId >
12
12
<artifactId >appfuse-archetypes</artifactId >
13
- <version >2.0.1-SNAPSHOT </version >
13
+ <version >2.0.1</version >
14
14
<packaging >pom</packaging >
15
15
<name >AppFuse Archetype Modules</name >
16
16
19
19
</description >
20
20
21
21
<scm >
22
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes</connection >
23
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /archetypes</developerConnection >
24
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /archetypes</url >
22
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes</connection >
23
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /archetypes</developerConnection >
24
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /archetypes</url >
25
25
</scm >
26
26
27
27
<modules >
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.0.1-SNAPSHOT </version >
24
+ <version >2.0.1</version >
25
25
</parent >
26
26
27
27
<artifactId >appfuse-data-common</artifactId >
34
34
</description >
35
35
36
36
<scm >
37
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/common</connection >
38
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/common</developerConnection >
39
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /data/common</url >
37
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/common</connection >
38
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/common</developerConnection >
39
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /data/common</url >
40
40
</scm >
41
41
42
42
<dependencies >
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.0.1-SNAPSHOT </version >
24
+ <version >2.0.1</version >
25
25
</parent >
26
26
27
27
<artifactId >appfuse-hibernate</artifactId >
33
33
</description >
34
34
35
35
<scm >
36
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/hibernate</connection >
37
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/hibernate</developerConnection >
38
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /data/hibernate</url >
36
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</connection >
37
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</developerConnection >
38
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</url >
39
39
</scm >
40
40
41
41
<build >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.appfuse</groupId >
25
25
<artifactId >appfuse-data</artifactId >
26
- <version >2.0.1-SNAPSHOT </version >
26
+ <version >2.0.1</version >
27
27
</parent >
28
28
29
29
<artifactId >appfuse-ibatis</artifactId >
35
35
</description >
36
36
37
37
<scm >
38
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/ibatis</connection >
39
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/ibatis</developerConnection >
40
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /data/ibatis</url >
38
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/ibatis</connection >
39
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/ibatis</developerConnection >
40
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /data/ibatis</url >
41
41
</scm >
42
42
43
43
<build >
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.0.1-SNAPSHOT </version >
8
+ <version >2.0.1</version >
9
9
</parent >
10
10
11
11
<artifactId >appfuse-jpa</artifactId >
17
17
</description >
18
18
19
19
<scm >
20
- <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/hibernate</connection >
21
- <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/trunk /data/hibernate</developerConnection >
22
- <url >https://appfuse.dev.java.net/source/browse/appfuse/trunk /data/hibernate</url >
20
+ <connection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</connection >
21
+ <developerConnection >scm:svn:https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</developerConnection >
22
+ <url >https://appfuse.dev.java.net/source/browse/appfuse/tags/APPFUSE_2.0.1 /data/hibernate</url >
23
23
</scm >
24
24
25
25
<build >
You can’t perform that action at this time.
0 commit comments