Updated Branches: refs/heads/master c5d936cdc -> 17fb2c9e9
o Use Javadoc-Plugin 2.9.1 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/43feabc3 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/43feabc3 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/43feabc3 Branch: refs/heads/master Commit: 43feabc3f9cfb0c12da409facabb93555fc8cebc Parents: c5d936c Author: Andreas Gudian <[email protected]> Authored: Sat Jul 13 22:34:03 2013 +0200 Committer: Andreas Gudian <[email protected]> Committed: Sat Jul 13 22:34:03 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/43feabc3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0dff50f..44df5f3 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.9</version> + <version>2.9.1</version> </plugin> <!-- plugin> <groupId>org.apache.maven.plugins</groupId>
