OSDN Git Service

javadocプラグイン更新
authorOlyutorskii <olyutorskii@users.osdn.me>
Mon, 16 May 2011 02:03:41 +0000 (11:03 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Mon, 16 May 2011 02:03:41 +0000 (11:03 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5f3b5ef..9766fa0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.7</version>
+                <version>2.8</version>
                 <configuration>
                     <show>protected</show>
                 </configuration>