aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cd1833184..104caa48d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,7 +683,7 @@
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
- <source>1.4</source>
+ <source>1.5</source>
<aggregate>true</aggregate>
</configuration>
</plugin>