[hibernate-commits] Hibernate SVN: r14465 - maven-poms/trunk/core-parent.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Mar 18 10:06:51 EDT 2008


Author: steve.ebersole at jboss.com
Date: 2008-03-18 10:06:51 -0400 (Tue, 18 Mar 2008)
New Revision: 14465

Modified:
   maven-poms/trunk/core-parent/pom.xml
Log:
bump javadoc plugin to 2.4

Modified: maven-poms/trunk/core-parent/pom.xml
===================================================================
--- maven-poms/trunk/core-parent/pom.xml	2008-03-18 12:54:35 UTC (rev 14464)
+++ maven-poms/trunk/core-parent/pom.xml	2008-03-18 14:06:51 UTC (rev 14465)
@@ -180,7 +180,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
-                <version>2.3</version>
+                <version>2.4</version>
                 <configuration>
                     <aggregate>${hibernate.core.reports.aggregate}</aggregate>
                     <links>




More information about the hibernate-commits mailing list