File tree Expand file tree Collapse file tree 27 files changed +33
-33
lines changed
velocity-tools-jsp-jakarta
velocity-tools-view-jakarta Expand file tree Collapse file tree 27 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-parent</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
<artifactId >struts2-apps</artifactId >
30
30
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-apps</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-rest-showcase</artifactId >
31
31
<packaging >war</packaging >
32
- <version >7.0.0-M11-SNAPSHOT </version >
32
+ <version >7.0.0</version >
33
33
<name >Struts 2 Rest Showcase Webapp</name >
34
34
<description >Struts 2 Rest Showcase Example</description >
35
35
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-apps</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-showcase</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-parent</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-assembly</artifactId >
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.apache.struts</groupId >
27
27
<artifactId >struts2-parent</artifactId >
28
- <version >7.0.0-M11-SNAPSHOT </version >
28
+ <version >7.0.0</version >
29
29
</parent >
30
30
31
31
<artifactId >struts2-bom</artifactId >
32
- <version >7.0.0-M11-SNAPSHOT </version >
32
+ <version >7.0.0</version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Struts 2 Bill of Materials</name >
44
44
</licenses >
45
45
46
46
<properties >
47
- <struts-version .version>7.0.0-M11-SNAPSHOT </struts-version .version>
47
+ <struts-version .version>7.0.0</struts-version .version>
48
48
<maven .site.skip>true</maven .site.skip>
49
49
<maven .site.deploy.skip>true</maven .site.deploy.skip>
50
50
</properties >
160
160
</dependencyManagement >
161
161
162
162
<scm >
163
- <tag >HEAD </tag >
163
+ <tag >STRUTS_7_0_0 </tag >
164
164
<connection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection >
165
165
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection >
166
166
<url >https://github.com/apache/struts/</url >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-parent</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
<artifactId >struts2-core</artifactId >
30
30
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-parent</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
<artifactId >struts2-jakarta</artifactId >
30
30
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-jakarta</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
<artifactId >struts2-velocity-tools-jsp-jakarta</artifactId >
30
30
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-jakarta</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
<artifactId >struts2-velocity-tools-view-jakarta</artifactId >
30
30
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-plugins</artifactId >
27
- <version >7.0.0-M11-SNAPSHOT </version >
27
+ <version >7.0.0</version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-async-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments