]> source.dussan.org Git - archiva.git/commitdiff
add assembly plugin version in pluginMngt section
authorOlivier Lamy <olamy@apache.org>
Sat, 7 Jul 2012 20:58:19 +0000 (20:58 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 7 Jul 2012 20:58:19 +0000 (20:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1358640 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 6afb000a859c174490cd379a215cb1e3e8e4d409..2c3ecba08f086ed44dec5f876b09efd573206f0c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </instructions>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>org.apache.maven.plugins</groupId>
+          <artifactId>maven-assembly-plugin</artifactId>
+          <version>2.3</version>
+        </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>