summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 351ed9e9..f6491991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,6 +149,11 @@
<artifactId>maven-site-plugin</artifactId>
<version>2.1</version>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-war-plugin</artifactId>
+ <version>2.1.1</version>
+ </plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
<plugin>
<groupId>org.eclipse.m2e</groupId>