diff options
author | Olivier Lamy <olamy@apache.org> | 2011-10-18 11:15:06 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-10-18 11:15:06 +0000 |
commit | e1fca8a5a9f12fa843285067ebb1a87e7122b3e1 (patch) | |
tree | d0553d31e153227b88133be7ceedc9d516dafa27 /pom.xml | |
parent | 614e0ba9de2f3459bf65325ffd7885b6873311b9 (diff) | |
download | archiva-e1fca8a5a9f12fa843285067ebb1a87e7122b3e1.tar.gz archiva-e1fca8a5a9f12fa843285067ebb1a87e7122b3e1.zip |
use source plugin version defined in parent
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185572 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1645,7 +1645,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>2.0.4</version> <executions> <execution> <id>attach-sources</id> |