Skip to content

Commit 32c3841

Browse files
committed
[maven-release-plugin] prepare release STRUTS_ARCHETYPES_6_0_0
1 parent 310cfea commit 32c3841

File tree

8 files changed

+18
-26
lines changed

8 files changed

+18
-26
lines changed

pom.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
* under the License.
2020
*/
2121
-->
22-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
23-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
2423
<modelVersion>4.0.0</modelVersion>
2524
<parent>
2625
<groupId>org.apache.struts</groupId>
@@ -29,7 +28,7 @@
2928
</parent>
3029

3130
<artifactId>struts-archetypes</artifactId>
32-
<version>6.0.0-SNAPSHOT</version>
31+
<version>6.0.0</version>
3332
<packaging>pom</packaging>
3433
<name>Struts 2 Maven Archetypes</name>
3534
<description>Collection of Apache Struts Maven Archetypes</description>
@@ -38,7 +37,7 @@
3837
<connection>scm:git:https://gitbox.apache.org/struts-archetypes.git</connection>
3938
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-archetypes.git</developerConnection>
4039
<url>https://github.com/apache/struts-archetypes.git</url>
41-
<tag>HEAD</tag>
40+
<tag>STRUTS_ARCHETYPES_6_0_0</tag>
4241
</scm>
4342

4443
<issueManagement>
@@ -64,7 +63,7 @@
6463
<name>The Apache Software License, Version 2.0</name>
6564
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
6665
<distribution>repo</distribution>
67-
<comments/>
66+
<comments />
6867
</license>
6968
</licenses>
7069

struts2-archetype-angularjs/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
1+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
32
<parent>
43
<groupId>org.apache.struts</groupId>
54
<artifactId>struts-archetypes</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
5+
<version>6.0.0</version>
76
</parent>
87

98
<modelVersion>4.0.0</modelVersion>

struts2-archetype-blank/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
2+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
43
<parent>
54
<groupId>org.apache.struts</groupId>
65
<artifactId>struts-archetypes</artifactId>
7-
<version>6.0.0-SNAPSHOT</version>
6+
<version>6.0.0</version>
87
</parent>
98

109
<modelVersion>4.0.0</modelVersion>

struts2-archetype-convention/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<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">
32
<parent>
43
<groupId>org.apache.struts</groupId>
54
<artifactId>struts-archetypes</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
5+
<version>6.0.0</version>
76
</parent>
87

98
<modelVersion>4.0.0</modelVersion>

struts2-archetype-dbportlet/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<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">
32
<parent>
43
<groupId>org.apache.struts</groupId>
54
<artifactId>struts-archetypes</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
5+
<version>6.0.0</version>
76
</parent>
87

98
<modelVersion>4.0.0</modelVersion>

struts2-archetype-plugin/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
1+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
32
<parent>
43
<groupId>org.apache.struts</groupId>
54
<artifactId>struts-archetypes</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
5+
<version>6.0.0</version>
76
</parent>
87

98
<modelVersion>4.0.0</modelVersion>

struts2-archetype-portlet/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
1+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
32
<parent>
43
<groupId>org.apache.struts</groupId>
54
<artifactId>struts-archetypes</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
5+
<version>6.0.0</version>
76
</parent>
87

98
<modelVersion>4.0.0</modelVersion>

struts2-archetype-starter/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
2+
<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 https://maven.apache.org/maven-v4_0_0.xsd">
43
<parent>
54
<groupId>org.apache.struts</groupId>
65
<artifactId>struts-archetypes</artifactId>
7-
<version>6.0.0-SNAPSHOT</version>
6+
<version>6.0.0</version>
87
</parent>
98

109
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)