Repository: struts Updated Branches: refs/heads/master 29d470ad4 -> a8115aef2
Drops reference to struts2-portlet example app Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a8115aef Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a8115aef Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a8115aef Branch: refs/heads/master Commit: a8115aef2e7ffea6a6d306d51be1ceca0843dd46 Parents: 29d470a Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed Oct 5 07:39:13 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed Oct 5 07:39:13 2016 +0200 ---------------------------------------------------------------------- assembly/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/a8115aef/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index f590e6b..72792da 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -37,12 +37,6 @@ <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> <version>${project.version}</version> <type>war</type>