mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
Cleanups poms
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
|
||||
<artifactId>struts2-blank</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>Blank Webapp</name>
|
||||
<name>Struts 2 Blank Webapp</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
<artifactId>struts2-jboss-blank</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>JBoss Blank Webapp</name>
|
||||
<name>Struts 2 JBoss Blank Webapp</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
<artifactId>struts2-mailreader</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>Mail Reader Webapp</name>
|
||||
<name>Struts 2 Mail Reader Webapp</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
<artifactId>struts2-parent</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
</parent>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts2-apps</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Struts 2 Webapps</name>
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
<artifactId>struts2-parent</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
</parent>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
|
||||
<artifactId>struts2-archetypes</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Struts 2 Maven Archetypes</name>
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-angularjs</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Angular JS</name>
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-blank</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Blank</name>
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-convention</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Blank Convention</name>
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-dbportlet</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Database Portlet</name>
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-plugin</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Plugin</name>
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-portlet</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Portlet</name>
|
||||
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>struts2-archetype-starter</artifactId>
|
||||
<version>2.3.16.1</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Struts 2 Archetypes - Starter</name>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user