Author: manaRH
Date: 2012-05-28 09:04:58 -0400 (Mon, 28 May 2012)
New Revision: 14776

Modified:
   branches/enterprise/WFK-2_0/seam-reference-guide/pom.xml
Log:
JBSEAM-4962 upgraded to 2.3.7 jdocbook


Signed-off-by: Marek Novotn?\195?\189 <[email protected]>

Modified: branches/enterprise/WFK-2_0/seam-reference-guide/pom.xml
===================================================================
--- branches/enterprise/WFK-2_0/seam-reference-guide/pom.xml    2012-05-28 
13:04:53 UTC (rev 14775)
+++ branches/enterprise/WFK-2_0/seam-reference-guide/pom.xml    2012-05-28 
13:04:58 UTC (rev 14776)
@@ -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