]> source.dussan.org Git - archiva.git/commitdiff
move version to pluginMngt in parent pom
authorOlivier Lamy <olamy@apache.org>
Thu, 29 Mar 2012 17:14:18 +0000 (17:14 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 29 Mar 2012 17:14:18 +0000 (17:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1307001 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty-js/pom.xml
archiva-jetty/pom.xml
pom.xml

index e45979b314f69a2b387eef057203ba79794c5ad8..af16f8653b93c336ca4a4112411de2d3b03cc1ba 100644 (file)
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>appassembler-maven-plugin</artifactId>
-        <version>1.1.1</version>
         <configuration>
           <daemons>
             <daemon>
index 61606cedcdb09d042f6277daa7edc5cdbe9f180c..e18cda0e11d4e5e64e70e21a3863db0d2ba50170 100644 (file)
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>appassembler-maven-plugin</artifactId>
-        <version>1.1.1</version>
         <configuration>
           <daemons>
             <daemon>
diff --git a/pom.xml b/pom.xml
index 8896ab60bc0730c5975ffe4d09bff6498e2a02ab..e251fd5076cedeebc5cd37c370f9e5090e52c80e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </excludes>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>appassembler-maven-plugin</artifactId>
+          <version>1.1.1</version>
+        </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>