Author: david.lloyd(a)jboss.com
Date: 2009-11-10 23:01:22 -0500 (Tue, 10 Nov 2009)
New Revision: 5587
Modified:
remoting3/trunk/jboss-remoting/pom.xml
Log:
Depend on XNIO 2.0.0.CR4
Modified: remoting3/trunk/jboss-remoting/pom.xml
===================================================================
--- remoting3/trunk/jboss-remoting/pom.xml 2009-11-05 01:15:03 UTC (rev 5586)
+++ remoting3/trunk/jboss-remoting/pom.xml 2009-11-11 04:01:22 UTC (rev 5587)
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.jboss.xnio</groupId>
<artifactId>xnio-api</artifactId>
- <version>2.0.0.CR4-SNAPSHOT</version>
+ <version>2.0.0.CR4</version>
<scope>compile</scope>
</dependency>
<dependency>
Show replies by date