summaryrefslogtreecommitdiffstats
path: root/redback-integrations
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-05-12 23:10:32 +0000
committerOlivier Lamy <olamy@apache.org>2012-05-12 23:10:32 +0000
commite5786744077d4b956bcac37d51a9e4ec230b7e68 (patch)
tree9b7e09c81068f78e275ae26f9395a5a9a97338bc /redback-integrations
parent1294c7d3cb2a1a6c1ed533bb36963ca4fdf389b5 (diff)
downloadarchiva-e5786744077d4b956bcac37d51a9e4ec230b7e68.tar.gz
archiva-e5786744077d4b956bcac37d51a9e4ec230b7e68.zip
use plugin version from parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1337723 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'redback-integrations')
-rw-r--r--redback-integrations/redback-struts2/redback-struts2-content/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/redback-integrations/redback-struts2/redback-struts2-content/pom.xml b/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
index 6b884bbd1..dac561c22 100644
--- a/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
+++ b/redback-integrations/redback-struts2/redback-struts2-content/pom.xml
@@ -78,6 +78,7 @@
<build>
<plugins>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<warSourceExcludes>WEB-INF/lib/**</warSourceExcludes>