]> source.dussan.org Git - archiva.git/commitdiff
Updated javadoc source from 1.4 to 1.5
authorMaria Odea B. Ching <oching@apache.org>
Sun, 16 Sep 2007 05:45:22 +0000 (05:45 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Sun, 16 Sep 2007 05:45:22 +0000 (05:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@576037 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index cd1833184602e9911b87be8b76416a3b783ca8b0..104caa48d56ab2131cf8d3c3a4dcdb81bd4ece1a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
         <configuration>
-          <source>1.4</source>
+          <source>1.5</source>
           <aggregate>true</aggregate>
         </configuration>
       </plugin>