Author: borges
Date: 2011-12-05 07:43:42 -0500 (Mon, 05 Dec 2011)
New Revision: 11825
Modified:
trunk/hornetq-ra/hornetq-ra-rar/pom.xml
Log:
Fix Maven warning.
Modified: trunk/hornetq-ra/hornetq-ra-rar/pom.xml
===================================================================
--- trunk/hornetq-ra/hornetq-ra-rar/pom.xml 2011-12-05 12:43:33 UTC (rev 11824)
+++ trunk/hornetq-ra/hornetq-ra-rar/pom.xml 2011-12-05 12:43:42 UTC (rev 11825)
@@ -56,11 +56,10 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.jboss.netty</groupId>
<artifactId>netty</artifactId>
- <version>3.2.3.Final</version>
- </dependency>
+ </dependency>
</dependencies>
<build>
Show replies by date