]> source.dussan.org Git - archiva.git/commitdiff
define war plugin version
authorOlivier Lamy <olamy@apache.org>
Sat, 12 May 2012 23:08:40 +0000 (23:08 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 12 May 2012 23:08:40 +0000 (23:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1337721 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index e64dce00ea116d539cfa62d6821a5c6eb795f187..e337841ee56beb6786ce114c55106e468e7e2729 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>maven-source-plugin</artifactId>
           <version>2.1.2</version>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-war-plugin</artifactId>
+          <version>2.2</version>
+        </plugin>
       </plugins>
     </pluginManagement>
   </build>