[maven-release-plugin] prepare release STRUTS_2_3_21

This commit is contained in:
Lukasz Lenart
2014-12-31 14:53:04 +01:00
parent 9bca437b9a
commit a40e9a90bf
53 changed files with 63 additions and 61 deletions
+2 -3
View File
@@ -1,12 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-plugins</artifactId>
<version>2.3.21-SNAPSHOT</version>
<version>2.3.21</version>
</parent>
<artifactId>struts2-java8-support-plugin</artifactId>