[seam-commits] Seam SVN: r14969 - branches/community/Seam_2_3/examples-ee6.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Jun 27 11:15:43 EDT 2012


Author: manaRH
Date: 2012-06-27 11:15:43 -0400 (Wed, 27 Jun 2012)
New Revision: 14969

Modified:
   branches/community/Seam_2_3/examples-ee6/pom.xml
Log:
added version for xml validation plugin

Modified: branches/community/Seam_2_3/examples-ee6/pom.xml
===================================================================
--- branches/community/Seam_2_3/examples-ee6/pom.xml	2012-06-27 15:15:38 UTC (rev 14968)
+++ branches/community/Seam_2_3/examples-ee6/pom.xml	2012-06-27 15:15:43 UTC (rev 14969)
@@ -905,6 +905,7 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>xml-maven-plugin</artifactId>
+                        <version>1.0</version>
                         <configuration>
 <!--                            <catalogs> -->
 <!--                                 <catalog>src/main/resources/org/jboss/seam/catalog.xml</catalog> -->



More information about the seam-commits mailing list