[java-parent-project-v3] 04/05: INFRA-110 - Remove old maven-javadoc-plugin version.
Tom Zeller
tzeller at dragonacea.biz
Mon May 9 12:58:56 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
commit 969a84986213fb0bfdf139f5b543663765033ccd
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 4 19:45:51 2016 -0500
INFRA-110 - Remove old maven-javadoc-plugin version.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5749c29..5e71acf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -681,7 +681,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.9.1</version>
<configuration>
<links>
<link>http://docs.oracle.com/javase/7/docs/api</link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list