diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-28 18:57:25 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-08-28 18:57:25 +0000 |
commit | 59762403822430aae84bcb61108c9bd0a4b06020 (patch) | |
tree | 2d551440c6bc58187560385ef58b02b7f0ae2c4c /BKULocal | |
parent | 80518353a6adbc897bf81848da0cc15631e826ba (diff) | |
download | mocca-59762403822430aae84bcb61108c9bd0a4b06020.tar.gz mocca-59762403822430aae84bcb61108c9bd0a4b06020.tar.bz2 mocca-59762403822430aae84bcb61108c9bd0a4b06020.zip |
unpack-dependencies instead of unpack
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@486 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal')
-rw-r--r-- | BKULocal/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index e9289eb7..c6f69d69 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -49,6 +49,7 @@ </plugin> <plugin> <artifactId>maven-dependency-plugin</artifactId> + <groupId>org.apache.maven.plugins</groupId> <executions> <execution> <id>copy-help</id> |