Author: manaRH
Date: 2013-03-01 11:47:57 -0500 (Fri, 01 Mar 2013)
New Revision: 15436

Modified:
   branches/enterprise/WFK-2_1/pom.xml
Log:
bz916617 removed workaround for htmlunit deps from previous release

Modified: branches/enterprise/WFK-2_1/pom.xml
===================================================================
--- branches/enterprise/WFK-2_1/pom.xml 2013-03-01 15:36:04 UTC (rev 15435)
+++ branches/enterprise/WFK-2_1/pom.xml 2013-03-01 16:47:57 UTC (rev 15436)
@@ -142,16 +142,6 @@
                                
<artifactId>jboss-as-arquillian-container-remote</artifactId>
                                <version>${version.jbossas7}</version>
                        </dependency>
-                       <dependency>
-                               <groupId>xalan</groupId>
-                               <artifactId>xalan</artifactId>
-                               <version>2.7.1-redhat-1</version>               
                
-                       </dependency>
-                       <dependency>
-                               <groupId>org.apache.httpcomponents</groupId>
-                               <artifactId>httpmime</artifactId>
-                               <version>4.1.3-redhat-1</version>
-                       </dependency>                   
                </dependencies>
        </dependencyManagement>
 

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

Reply via email to