dain 2004/04/26 17:50:41
Modified: modules/core project.xml
Log:
Changed tranql to version 1.0M1
Revision Changes Path
1.17 +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.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.xml 26 Apr 2004 20:57:36 -0000 1.16
+++ project.xml 26 Apr 2004 21:50:41 -0000 1.17
@@ -200,7 +200,7 @@
<dependency>
<groupId>tranql</groupId>
<artifactId>tranql</artifactId>
- <version>SNAPSHOT</version>
+ <version>1.0M1</version>
<properties>
<runtime>true</runtime>
</properties>