[jboss-cvs] JBoss Messaging SVN: r4091 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 21 08:05:48 EDT 2008


Author: jmesnil
Date: 2008-04-21 08:05:48 -0400 (Mon, 21 Apr 2008)
New Revision: 4091

Modified:
   trunk/build-messaging.xml
Log:
update MINA version to 2.0.0-M2-20080418.144850

Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml	2008-04-21 11:55:50 UTC (rev 4090)
+++ trunk/build-messaging.xml	2008-04-21 12:05:48 UTC (rev 4091)
@@ -448,7 +448,7 @@
             <include name="jnpserver.jar"/>
          </fileset>
          <fileset dir="${apache.mina.lib}">
-            <include name="mina-core-2.0.0-M2-20080411.122259-16.jar"/>
+            <include name="mina-core-2.0.0-M2-20080418.144850.jar" />
          </fileset>
          <fileset dir="${slf4j.api.lib}">
             <include name="slf4j-api-1.4.3.jar"/>




More information about the jboss-cvs-commits mailing list