dain 2004/04/24 13:26:34
Modified: modules/core project.xml
Log:
Change mx4j version to 2.0.1
Revision Changes Path
1.14 +2 -2 openejb/modules/core/project.xml
Index: project.xml
===================================================================
RCS file: /home/projects/openejb/scm/openejb/modules/core/project.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- project.xml 16 Apr 2004 05:54:15 -0000 1.13
+++ project.xml 24 Apr 2004 17:26:34 -0000 1.14
@@ -285,7 +285,7 @@
<dependency>
<groupId>mx4j</groupId>
<artifactId>mx4j</artifactId>
- <version>SNAPSHOT</version>
+ <version>2.0.1</version>
<properties>
<runtime>false</runtime>
</properties>