This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to tag 0.4
in repository https://gitbox.apache.org/repos/asf/bval.git
commit 595672bc2be858d281c9541c4d8d2f49471e25be
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Sun Apr 8 16:53:22 2012 +0000
upgrade javadoc plugin
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1311041
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5ae384e..5d69a32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,7 +236,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.6</version>
+ <version>2.8.1</version>
<configuration>
<show>package</show>
<quiet>true</quiet>