File tree Expand file tree Collapse file tree 8 files changed +18
-26
lines changed
struts2-archetype-angularjs
struts2-archetype-convention
struts2-archetype-dbportlet
struts2-archetype-portlet
struts2-archetype-starter Expand file tree Collapse file tree 8 files changed +18
-26
lines changed Original file line number Diff line number Diff line change 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 >
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 >
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 >
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
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments