File tree 37 files changed +47
-43
lines changed
37 files changed +47
-43
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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-rest-showcase</artifactId >
31
31
<packaging >war</packaging >
32
- <version >2.6-SNAPSHOT </version >
32
+ <version >6.0.0-RC1 </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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-assembly</artifactId >
Original file line number Diff line number Diff line change 29
29
</parent >
30
30
31
31
<artifactId >struts2-bom</artifactId >
32
- <version >2.6-SNAPSHOT </version >
32
+ <version >6.0.0-RC1 </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>2.6-SNAPSHOT </struts-version .version>
47
+ <struts-version .version>6.0.0-RC1 </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 >
173
173
</dependency >
174
174
</dependencies >
175
175
</dependencyManagement >
176
+
177
+ <scm >
178
+ <tag >STRUTS_6_0_0_RC1</tag >
179
+ </scm >
176
180
</project >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.struts</groupId >
26
26
<artifactId >struts2-osgi-bundles</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-osgi-admin-bundle</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-osgi-bundles</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-osgi-demo-bundle</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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-osgi-bundles</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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-async-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
<modelVersion >4.0.0</modelVersion >
30
30
Original file line number Diff line number Diff line change 25
25
<parent >
26
26
<groupId >org.apache.struts</groupId >
27
27
<artifactId >struts2-plugins</artifactId >
28
- <version >2.6-SNAPSHOT </version >
28
+ <version >6.0.0-RC1 </version >
29
29
</parent >
30
30
31
31
<artifactId >struts2-cdi-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-config-browser-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-convention-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-dwr-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-embeddedjsp-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-gxp-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-jasperreports-plugin</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-plugins</artifactId >
28
- <version >2.6-SNAPSHOT </version >
28
+ <version >6.0.0-RC1 </version >
29
29
</parent >
30
30
31
31
<artifactId >struts2-javatemplates-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-jfreechart-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-json-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-junit-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-osgi-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-oval-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-pell-multipart-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-plexus-plugin</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 >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-plugins</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-portlet-mocks-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-portlet-tiles-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-portlet-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-rest-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-sitemesh-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-spring-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-testng-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-tiles-plugin</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-plugins</artifactId >
27
- <version >2.6-SNAPSHOT </version >
27
+ <version >6.0.0-RC1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-velocity-plugin</artifactId >
Original file line number Diff line number Diff line change 29
29
30
30
<modelVersion >4.0.0</modelVersion >
31
31
<artifactId >struts2-parent</artifactId >
32
- <version >2.6-SNAPSHOT </version >
32
+ <version >6.0.0-RC1 </version >
33
33
<packaging >pom</packaging >
34
34
<name >Struts 2</name >
35
35
<url >http://struts.apache.org/</url >
51
51
<connection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection >
52
52
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection >
53
53
<url >https://github.com/apache/struts/</url >
54
- <tag >HEAD </tag >
54
+ <tag >STRUTS_6_0_0_RC1 </tag >
55
55
</scm >
56
56
57
57
<issueManagement >
104
104
105
105
<properties >
106
106
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
107
- <project .build.outputTimestamp>2020-07-11T19:40:00Z </project .build.outputTimestamp>
107
+ <project .build.outputTimestamp>2021-12-19T11:45:29Z </project .build.outputTimestamp>
108
108
<java .version>1.8</java .version>
109
109
110
110
<!-- dependency versions in alphanumeric order -->
341
341
<useDefaultExcludes >true</useDefaultExcludes >
342
342
<addDefaultLicenseMatchers >false</addDefaultLicenseMatchers >
343
343
<licenses >
344
- <licens implementation =" org.apache.rat.analysis.license.ApacheSoftwareLicense20" />
344
+ <licens implementation =" org.apache.rat.analysis.license.ApacheSoftwareLicense20" />
345
345
</licenses >
346
346
<licenseFamilies >
347
- <licenseFamily implementation =" org.apache.rat.license.Apache20LicenseFamily" />
347
+ <licenseFamily implementation =" org.apache.rat.license.Apache20LicenseFamily" />
348
348
</licenseFamilies >
349
349
<includes >
350
350
<include >pom.xml</include >
You can’t perform that action at this time.
0 commit comments