Author: steve.ebersole(a)jboss.com
Date: 2008-05-07 15:53:30 -0400 (Wed, 07 May 2008)
New Revision: 14651
Modified:
core/trunk/documentation/manual/pom.xml
Log:
HHH-3269 : jDocBook 2.1.1 upgrade
Modified: core/trunk/documentation/manual/pom.xml
===================================================================
--- core/trunk/documentation/manual/pom.xml 2008-05-07 18:27:05 UTC (rev 14650)
+++ core/trunk/documentation/manual/pom.xml 2008-05-07 19:53:30 UTC (rev 14651)
@@ -22,7 +22,7 @@
<plugin>
<groupId>org.jboss.maven.plugins</groupId>
<artifactId>maven-jdocbook-plugin</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1</version>
<extensions>true</extensions>
<executions>
<execution>
@@ -53,12 +53,10 @@
<translation>es-ES</translation>
-->
<translation>fr-FR</translation>
-<!--
<translation>ja-JP</translation>
<translation>ko-KR</translation>
<translation>pt-BR</translation>
<translation>zh-CN</translation>
--->
</translations>
<imageResource>
<directory>${basedir}/src/main/docbook/en-US</directory>
Show replies by date