Commit 6519e85b authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.1.x'

parents a838aac1 027f9182
......@@ -689,6 +689,9 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<source>${java.version}</source>
</configuration>
<executions>
<execution>
<id>attach-javadocs</id>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment