aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-07 14:27:10 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-07 14:27:10 +0000
commitb85a4e1be270857f79913a78ec0571519cddb22b (patch)
tree79a796ba168c56ccd49e10e03893e3a3b44e9835 /pom.xml
parentf34dd7b83241750ab501bde9aa2563590438803d (diff)
downloadarchiva-b85a4e1be270857f79913a78ec0571519cddb22b.tar.gz
archiva-b85a4e1be270857f79913a78ec0571519cddb22b.zip
[MRM-1653] Bad mod on file in the bundle: new assembly version doesn't respect anymore 0755 default values.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1370276 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index bf6e48055..503edef0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1681,11 +1681,9 @@
</plugins>
<pluginManagement>
<plugins>
- <!-- last version version 2.3 have permisson issue !! -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>