Drops reference to struts2-portlet example app

This commit is contained in:
Lukasz Lenart
2016-10-05 07:39:13 +02:00
parent 29d470ad42
commit a8115aef2e
-6
View File
@@ -35,12 +35,6 @@
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-portlet</artifactId>
<version>${project.version}</version>
<type>war</type>
</artifactItem>
<artifactItem>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-showcase</artifactId>