Author: manaRH
Date: 2012-05-24 17:59:49 -0400 (Thu, 24 May 2012)
New Revision: 14741

Modified:
   branches/community/Seam_2_3/seam-reference-guide/pom.xml
Log:
JBSEAM-4962 upgraded to 2.3.7 jdocbook

Modified: branches/community/Seam_2_3/seam-reference-guide/pom.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/pom.xml    2012-05-24 
14:34:47 UTC (rev 14740)
+++ branches/community/Seam_2_3/seam-reference-guide/pom.xml    2012-05-24 
21:59:49 UTC (rev 14741)
@@ -17,7 +17,6 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-antrun-plugin</artifactId>
-                               <version>1.6</version>
                                <executions>
                                        <execution>
                                                <phase>generate-sources</phase>
@@ -57,6 +56,7 @@
                        <plugin>
                                <groupId>org.jboss.maven.plugins</groupId>
                                <artifactId>maven-jdocbook-plugin</artifactId>
+                               <version>2.3.7</version>
                                <extensions>true</extensions>
                                <executions>
                                        <execution>
@@ -164,15 +164,6 @@
                                </configuration>
                        </plugin>
                </plugins>
-               <pluginManagement>
-                       <plugins>
-                               <plugin>
-                                       
<groupId>org.jboss.maven.plugins</groupId>
-                                       
<artifactId>maven-jdocbook-plugin</artifactId>
-                                       <version>2.2.0</version>
-                               </plugin>
-                       </plugins>
-               </pluginManagement>
        </build>
 
        <profiles>

_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to