File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 12
12
<version >2.3.16.2-SNAPSHOT</version >
13
13
<packaging >pom</packaging >
14
14
<name >Struts 2</name >
15
- <url >http://struts.apache.org/2.x/ </url >
15
+ <url >http://struts.apache.org/</url >
16
16
<description >Apache Struts 2</description >
17
17
18
18
<inceptionYear >2000</inceptionYear >
123
123
<plugin >
124
124
<groupId >org.apache.maven.plugins</groupId >
125
125
<artifactId >maven-release-plugin</artifactId >
126
- <version >2.5 </version >
126
+ <version >2.52 </version >
127
127
</plugin >
128
128
<plugin >
129
129
<groupId >org.apache.maven.plugins</groupId >
174
174
</plugins >
175
175
</pluginManagement >
176
176
<plugins >
177
+ <plugin >
178
+ <groupId >org.apache.maven.plugins</groupId >
179
+ <artifactId >maven-release-plugin</artifactId >
180
+ <version >2.5</version >
181
+ </plugin >
177
182
<plugin >
178
183
<artifactId >maven-jar-plugin</artifactId >
179
184
<configuration >
You can’t perform that action at this time.
0 commit comments