Repository: commons-compress Updated Branches: refs/heads/master f24308538 -> 881d014cd
Pickup Maven Javadoc plugin version from commons-parent. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/881d014c Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/881d014c Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/881d014c Branch: refs/heads/master Commit: 881d014cd4d2257e58ce2c65b85dd9019837dfaf Parents: f243085 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Jan 9 12:27:12 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Jan 9 12:27:12 2018 -0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/881d014c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4f3de0d..1773d34 100644 --- a/pom.xml +++ b/pom.xml @@ -203,6 +203,7 @@ Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> + <version>${commons.javadoc.version}</version> <configuration> <quiet>true</quiet> <source>${maven.compiler.source}</source>