Skip to content

Commit

Permalink
Cleanups poms
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed Mar 6, 2014
1 parent b180908 commit 8f5f4a7
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/blank/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<artifactId>struts2-blank</artifactId>
<packaging>war</packaging>
<name>Blank Webapp</name>
<name>Struts 2 Blank Webapp</name>

<dependencies>

Expand Down
2 changes: 1 addition & 1 deletion apps/jboss-blank/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion apps/mailreader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<artifactId>struts2-mailreader</artifactId>
<packaging>war</packaging>
<name>Mail Reader Webapp</name>
<name>Struts 2 Mail Reader Webapp</name>

<dependencies>

Expand Down
1 change: 0 additions & 1 deletion apps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-angularjs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-blank/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-convention/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-dbportlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
1 change: 0 additions & 1 deletion archetypes/struts2-archetype-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 8f5f4a7

Please sign in to comment.