File tree Expand file tree Collapse file tree 3 files changed +0
-29
lines changed Expand file tree Collapse file tree 3 files changed +0
-29
lines changed Original file line number Diff line number Diff line change 69
69
<scope >provided</scope >
70
70
</dependency >
71
71
72
- <dependency >
73
- <groupId >org.richfaces</groupId >
74
- <artifactId >richfaces-core</artifactId >
75
- </dependency >
76
- <dependency >
77
- <groupId >org.richfaces</groupId >
78
- <artifactId >richfaces-a4j</artifactId >
79
- <version >${version.richfaces} </version >
80
- </dependency >
81
72
<dependency >
82
73
<groupId >org.richfaces</groupId >
83
74
<artifactId >richfaces</artifactId >
84
- <version >${version.richfaces} </version >
85
75
</dependency >
86
76
87
77
<dependency >
Original file line number Diff line number Diff line change 120
120
</dependency >
121
121
122
122
<!-- RichFaces dependency -->
123
- <dependency >
124
- <groupId >org.richfaces</groupId >
125
- <artifactId >richfaces-core</artifactId >
126
- </dependency >
127
- <dependency >
128
- <groupId >org.richfaces</groupId >
129
- <artifactId >richfaces-a4j</artifactId >
130
- <version >${version.richfaces} </version >
131
- </dependency >
132
123
<dependency >
133
124
<groupId >org.richfaces</groupId >
134
125
<artifactId >richfaces</artifactId >
Original file line number Diff line number Diff line change 38
38
</properties >
39
39
40
40
<dependencies >
41
- <dependency >
42
- <groupId >org.richfaces</groupId >
43
- <artifactId >richfaces-core</artifactId >
44
- </dependency >
45
- <dependency >
46
- <groupId >org.richfaces</groupId >
47
- <artifactId >richfaces-a4j</artifactId >
48
- <version >${version.rf4.ui} </version >
49
- </dependency >
50
41
<dependency >
51
42
<groupId >org.richfaces</groupId >
52
43
<artifactId >richfaces</artifactId >
53
- <version >${version.rf4.ui} </version >
54
44
</dependency >
55
45
<dependency >
56
46
<groupId >org.jboss.spec.javax.servlet</groupId >
You can’t perform that action at this time.
0 commit comments