Author: manaRH
Date: 2011-09-01 08:07:13 -0400 (Thu, 01 Sep 2011)
New Revision: 14162
Modified:
branches/enterprise/JBPAPP_5_0/build/core.pom.xml
Log:
JBPAPP-5086 fixed uncommentting
Modified: branches/enterprise/JBPAPP_5_0/build/core.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/core.pom.xml 2011-09-01 11:49:05 UTC
(rev 14161)
+++ branches/enterprise/JBPAPP_5_0/build/core.pom.xml 2011-09-01 12:07:13 UTC
(rev 14162)
@@ -319,17 +319,17 @@
<!-- <optional>true</optional>-->
<!-- </dependency>-->
- <dependency>
- <groupId>apache-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
- <optional>true</optional>
- </dependency>
+ <dependency>
+ <groupId>apache-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ <optional>true</optional>
+ </dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<optional>true</optional>
- </dependency>-->
+ </dependency>
<dependency>
<groupId>org.openid4java</groupId>
_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits