Author: stliu
Date: 2010-05-18 11:18:02 -0400 (Tue, 18 May 2010)
New Revision: 19540
Modified:
core/branches/Branch_3_3_2_GA_CP/core/pom.xml
Log:
JBPAPP-4234 HHH-4548 Alter poms to not use javax.* artifacts under Sun proprietary
license
Modified: core/branches/Branch_3_3_2_GA_CP/core/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/core/pom.xml 2010-05-18 15:14:20 UTC (rev 19539)
+++ core/branches/Branch_3_3_2_GA_CP/core/pom.xml 2010-05-18 15:18:02 UTC (rev 19540)
@@ -56,7 +56,7 @@
<exclusions>
<exclusion>
<groupId>jboss.web</groupId>
- <artifactId>jboss-servlet-api</artifactId>
+ <artifactId>servlet-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.jboss.logging</groupId>
Show replies by date