You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by an...@apache.org on 2009/10/26 18:34:22 UTC

svn commit: r829869 - /cayenne/main/trunk/pom.xml

Author: andrey
Date: Mon Oct 26 17:34:21 2009
New Revision: 829869

URL: http://svn.apache.org/viewvc?rev=829869&view=rev
Log:
newer javadoc plugin

Modified:
    cayenne/main/trunk/pom.xml

Modified: cayenne/main/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=829869&r1=829868&r2=829869&view=diff
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Mon Oct 26 17:34:21 2009
@@ -575,7 +575,7 @@
 			</plugin>
 			<plugin>
 				<artifactId>maven-javadoc-plugin</artifactId>
-				<version>2.6</version>
+				<version>2.6.1</version>
 			</plugin>
 		</plugins>
 	</build>