Author: manaRH
Date: 2012-04-11 02:17:36 -0400 (Wed, 11 Apr 2012)
New Revision: 14552

Modified:
   branches/enterprise/WFK_2_0_PRE/examples-ee6/booking/booking-ear/pom.xml
   branches/enterprise/WFK_2_0_PRE/examples-ee6/mail/mail-ear/pom.xml
Log:
removed forgotten version for maven-ear-plugin and wrong hvalidator

Modified: 
branches/enterprise/WFK_2_0_PRE/examples-ee6/booking/booking-ear/pom.xml
===================================================================
--- branches/enterprise/WFK_2_0_PRE/examples-ee6/booking/booking-ear/pom.xml    
2012-04-10 20:49:38 UTC (rev 14551)
+++ branches/enterprise/WFK_2_0_PRE/examples-ee6/booking/booking-ear/pom.xml    
2012-04-11 06:17:36 UTC (rev 14552)
@@ -83,7 +83,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-ear-plugin</artifactId>
-                <version>2.6</version>
                 <configuration>                    
                     <defaultLibBundleDir>lib</defaultLibBundleDir>
                     <!-- Exclude eclipse generated application.xml and 
manually modified jboss-app.xml during mvn build  -->

Modified: branches/enterprise/WFK_2_0_PRE/examples-ee6/mail/mail-ear/pom.xml
===================================================================
--- branches/enterprise/WFK_2_0_PRE/examples-ee6/mail/mail-ear/pom.xml  
2012-04-10 20:49:38 UTC (rev 14551)
+++ branches/enterprise/WFK_2_0_PRE/examples-ee6/mail/mail-ear/pom.xml  
2012-04-11 06:17:36 UTC (rev 14552)
@@ -173,14 +173,4 @@
         </profile>
         
     </profiles>
-    <dependencyManagement>
-       <dependencies>
-               <dependency>
-                       <groupId>org.hibernate</groupId>
-                       <artifactId>hibernate-validator</artifactId>
-                       <version>3.1.0.GA</version>
-                       <scope>compile</scope>
-               </dependency>
-       </dependencies>
-    </dependencyManagement>
 </project>

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

Reply via email to