Commit ac8b740 1 parent 238abc3 commit ac8b740 Copy full SHA for ac8b740
File tree 24 files changed +26
-27
lines changed
24 files changed +26
-27
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-parent</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-apps</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-blank</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-apps</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-mailreader</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 >2.0.4 </version >
28
+ <version >2.0.5-SNAPSHOT </version >
29
29
</parent >
30
30
<groupId >org.apache.struts</groupId >
31
31
<artifactId >struts2-apps</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-apps</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-portlet</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-apps</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-showcase</artifactId >
Original file line number Diff line number Diff line change 33
33
<parent >
34
34
<groupId >org.apache.struts</groupId >
35
35
<artifactId >struts2-parent</artifactId >
36
- <version >2.0.4 </version >
36
+ <version >2.0.5-SNAPSHOT </version >
37
37
</parent >
38
38
39
39
<scm >
Original file line number Diff line number Diff line change 1
- java -jar retrotranslator-transformer-1.1.0.jar -srcjar ../lib/struts2-core-2.0.3.jar -destjar struts2-core-j4-2.0.3.jar
2
- java -jar retrotranslator-transformer-1.1.0.jar -srcjar ../lib/struts2-api-2.0.3.jar -destjar struts2-api-j4-2.0.3.jar
3
- java -jar retrotranslator-transformer-1.1.0.jar -srcjar ../lib/struts2-extras-2.0.3.jar -destjar struts2-extras-j4-2.0.3.jar
4
- java -jar retrotranslator-transformer-1.1.0.jar -srcjar ../lib/xwork-2.0.0.jar -destjar xwork-j4-2.0.0-RC1.jar
1
+ java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/struts2-core-2.0.4.jar -destjar struts2-core-j4-2.0.4.jar
2
+ java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/struts2-api-2.0.4.jar -destjar struts2-api-j4-2.0.4.jar
3
+ java -jar retrotranslator-transformer-1.2.0.jar -advanced -srcjar ../lib/xwork-2.0.0.jar -destjar xwork-j4-2.0.0.jar
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-parent</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-codebehind-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-config-browser-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-continuations-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-jasperreports-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-jfreechart-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-jsf-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-pell-multipart-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-plexus-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-parent</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-plugins</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-sitegraph-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-sitemesh-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-spring-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-struts1-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.apache.struts</groupId >
7
7
<artifactId >struts2-plugins</artifactId >
8
- <version >2.0.4 </version >
8
+ <version >2.0.5-SNAPSHOT </version >
9
9
</parent >
10
10
<groupId >org.apache.struts</groupId >
11
11
<artifactId >struts2-tiles-plugin</artifactId >
Original file line number Diff line number Diff line change 32
32
<modelVersion >4.0.0</modelVersion >
33
33
<groupId >org.apache.struts</groupId >
34
34
<artifactId >struts2-parent</artifactId >
35
- <version >2.0.4 </version >
35
+ <version >2.0.5-SNAPSHOT </version >
36
36
<packaging >pom</packaging >
37
37
<name >Struts 2</name >
38
38
<url >http://struts.apache.org/struts2</url >
You can’t perform that action at this time.
0 commit comments