diff options
author | Brett Porter <brett@apache.org> | 2009-10-22 23:47:30 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2009-10-22 23:47:30 +0000 |
commit | 1463bbc7544fa472bd404b18d43b2950512b0723 (patch) | |
tree | 2551371dce420fe9eea28c5bb2230d387684286f | |
parent | 4be5147949c39ea526255194456081b9c6f0df9b (diff) | |
download | archiva-1463bbc7544fa472bd404b18d43b2950512b0723.tar.gz archiva-1463bbc7544fa472bd404b18d43b2950512b0723.zip |
add version for remote-resources plugin
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@828893 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -162,6 +162,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> + <version>1.0</version> <executions> <execution> <goals> |