diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-07 14:27:10 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-07 14:27:10 +0000 |
commit | b85a4e1be270857f79913a78ec0571519cddb22b (patch) | |
tree | 79a796ba168c56ccd49e10e03893e3a3b44e9835 /pom.xml | |
parent | f34dd7b83241750ab501bde9aa2563590438803d (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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> |