]> source.dussan.org Git - sonarqube.git/commitdiff
Revert upgrade to maven-assembly-plugin 2.5.5
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Jun 2015 09:31:16 +0000 (11:31 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 5 Jun 2015 09:31:38 +0000 (11:31 +0200)
As usual upgrade of this plugin is not trivial.

pom.xml

diff --git a/pom.xml b/pom.xml
index 361e1606095e945128b17f240a47d0191ef34349..10241fba94e7f907c21f92a8847331d14d8f2347 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.5.5</version>
+          <version>2.4</version>
           <configuration>
             <archiverConfig>
               <!-- Workaround for http://jira.codehaus.org/browse/MASSEMBLY-422 -->