[java-parent-project-v2] 02/02: Stabilise build by adding version for javadoc plugin

Ian Young ian at iay.org.uk
Wed Oct 28 05:46:45 EDT 2015


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-parent-project-v2.

commit 2f644d45d04b71473b3a08937954244982fd764b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Oct 28 09:46:32 2015 +0000

    Stabilise build by adding version for javadoc plugin
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 9d687f8..630550b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -488,6 +488,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.9.1</version>
                 <configuration>
                     <quiet>true</quiet>
                 </configuration>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list