Author: richard.opalka(a)jboss.com
Date: 2010-02-02 07:57:05 -0500 (Tue, 02 Feb 2010)
New Revision: 11526
Modified:
stack/native/trunk/pom.xml
Log:
[JBAS-7685] upgrading streambuffer to version 1.0
Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml 2010-02-02 07:43:46 UTC (rev 11525)
+++ stack/native/trunk/pom.xml 2010-02-02 12:57:05 UTC (rev 11526)
@@ -281,10 +281,6 @@
<artifactId>jaxb-api</artifactId>
</exclusion>
<exclusion>
- <groupId>com.sun.xml.stream.buffer</groupId>
- <artifactId>streambuffer</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.jvnet</groupId>
<artifactId>mimepull</artifactId>
</exclusion>