]> source.dussan.org Git - archiva.git/commitdiff
configure encoding and upgrade javadoc plugin
authorOlivier Lamy <olamy@apache.org>
Tue, 17 Sep 2013 09:36:37 +0000 (09:36 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 17 Sep 2013 09:36:37 +0000 (09:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1523963 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index f41701a8af1551d2ef6ff4a8e6af023fe9061773..40de3595067ac4b4e95a1693a651bdb814c46718 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <slf4j.version>1.5.8</slf4j.version>
     <binder.version>0.9</binder.version>
     <spring.version>2.5.6</spring.version>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
   <profiles>
     <profile>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-javadoc-plugin</artifactId>
-            <version>2.4</version>
+            <version>2.9.1</version>
             <executions>
               <execution>
                 <id>attach-javadocs</id>