You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2016/04/26 05:14:20 UTC

svn commit: r1740937 - /chemistry/opencmis/trunk/pom.xml

Author: gabriele
Date: Tue Apr 26 03:14:20 2016
New Revision: 1740937

URL: http://svn.apache.org/viewvc?rev=1740937&view=rev
Log:
bumped javadoc-plugin version

Modified:
    chemistry/opencmis/trunk/pom.xml

Modified: chemistry/opencmis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/pom.xml?rev=1740937&r1=1740936&r2=1740937&view=diff
==============================================================================
--- chemistry/opencmis/trunk/pom.xml (original)
+++ chemistry/opencmis/trunk/pom.xml Tue Apr 26 03:14:20 2016
@@ -689,7 +689,7 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>
-                        <version>2.8.1</version>
+                        <version>2.10.3</version>
                         <inherited>false</inherited>
                         <executions>
                             <execution>