commit | 37775c68c21445d6b6476ba151a312a77fdb1343 | [log] [tgz] |
---|---|---|
author | Leonardo Uribe <lu4242@apache.org> | Wed May 24 03:12:03 2017 +0000 |
committer | Leonardo Uribe <lu4242@apache.org> | Wed May 24 03:12:03 2017 +0000 |
tree | ca13cef5fba360ec22d96084ace914355f788421 | |
parent | 1d951faedab230151876c2afa30cebe977c36454 [diff] |
revert to dependency plugin to see what happens
diff --git a/assembly/pom.xml b/assembly/pom.xml index 4246486..09634e8 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml
@@ -31,12 +31,11 @@ <build> <plugins> <plugin> - + <!-- <groupId>org.codehaus.mojo</groupId> <artifactId>dependency-maven-plugin</artifactId> - <!-- + --> <artifactId>maven-dependency-plugin</artifactId> - --> <executions> <execution> <id>copy-javadoc</id>