File tree 39 files changed +45
-45
lines changed
39 files changed +45
-45
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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-rest-showcase</artifactId >
31
31
<packaging >war</packaging >
32
- <version >6.7.0-SNAPSHOT </version >
32
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
28
+ <version >6.6.1 </version >
29
29
</parent >
30
30
31
31
<artifactId >struts2-bom</artifactId >
32
- <version >6.7.0-SNAPSHOT </version >
32
+ <version >6.6.1 </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>6.7.0-SNAPSHOT </struts-version .version>
47
+ <struts-version .version>6.6.1 </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 >
190
190
</dependencyManagement >
191
191
192
192
<scm >
193
- <tag >STRUTS_6_3_0_1 </tag >
193
+ <tag >STRUTS_6_6_1 </tag >
194
194
<connection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection >
195
195
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection >
196
196
<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-osgi-bundles</artifactId >
27
- <version >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
28
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
28
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-portlet-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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-velocity-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 >6.7.0-SNAPSHOT </version >
27
+ <version >6.6.1 </version >
28
28
</parent >
29
29
30
30
<artifactId >struts2-xslt-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 >6.7.0-SNAPSHOT </version >
32
+ <version >6.6.1 </version >
33
33
<packaging >pom</packaging >
34
34
<name >Struts 2</name >
35
35
<url >https://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 >STRUTS_6_3_0_1 </tag >
54
+ <tag >STRUTS_6_6_1 </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>2024-07-20T06:28:46Z </project .build.outputTimestamp>
107
+ <project .build.outputTimestamp>2024-10-05T14:03:12Z </project .build.outputTimestamp>
108
108
<maven .compiler.source>1.8</maven .compiler.source>
109
109
<maven .compiler.target>1.8</maven .compiler.target>
110
110
You can’t perform that action at this time.
0 commit comments