Author: ppitonak(a)redhat.com
Date: 2011-10-11 11:16:49 -0400 (Tue, 11 Oct 2011)
New Revision: 22782
Modified:
modules/tests/metamer/trunk/application/pom.xml
Log:
netty dependency removed
Modified: modules/tests/metamer/trunk/application/pom.xml
===================================================================
--- modules/tests/metamer/trunk/application/pom.xml 2011-10-11 10:45:24 UTC (rev 22781)
+++ modules/tests/metamer/trunk/application/pom.xml 2011-10-11 15:16:49 UTC (rev 22782)
@@ -110,13 +110,8 @@
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
</dependency>
+
<dependency>
- <groupId>org.jboss.netty</groupId>
- <artifactId>netty</artifactId>
- <version>3.2.2.Final</version>
- </dependency>
-
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.6.1</version>
Show replies by date