Author: alexsmirnov
Date: 2008-04-15 14:13:05 -0400 (Tue, 15 Apr 2008)
New Revision: 7849
Modified:
branches/3.2.x/docs/userguide/pom.xml
Log:
fix xml plugin version
Modified: branches/3.2.x/docs/userguide/pom.xml
===================================================================
--- branches/3.2.x/docs/userguide/pom.xml 2008-04-15 18:05:21 UTC (rev 7848)
+++ branches/3.2.x/docs/userguide/pom.xml 2008-04-15 18:13:05 UTC (rev 7849)
@@ -560,6 +560,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>xml-maven-plugin</artifactId>
+ <version>1.0-beta-2</version>
<executions>
<execution>
<id>transformTld</id>
Show replies by date