[hibernate-commits] Hibernate SVN: r18727 - core/branches/Branch_3_3/documentation/manual.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Mon Feb 8 01:37:05 EST 2010


Author: stliu
Date: 2010-02-08 01:37:04 -0500 (Mon, 08 Feb 2010)
New Revision: 18727

Modified:
   core/branches/Branch_3_3/documentation/manual/pom.xml
Log:
HHH-4729 upgrade jdocbook plugin to 2.2.1

Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml	2010-02-08 06:34:43 UTC (rev 18726)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml	2010-02-08 06:37:04 UTC (rev 18727)
@@ -28,7 +28,7 @@
             <plugin>
                 <groupId>org.jboss.maven.plugins</groupId>
                 <artifactId>maven-jdocbook-plugin</artifactId>
-                <version>2.2.0</version>
+                <version>2.2.1</version>
                 <extensions>true</extensions>
 
                 <dependencies>



More information about the hibernate-commits mailing list