dain 2004/04/16 01:54:15
Modified: modules/core project.xml
Log:
Changed tranql version to SNAPSHOT
Revision Changes Path
1.13 +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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 16 Apr 2004 02:34:05 -0000 1.12
+++ project.xml 16 Apr 2004 05:54:15 -0000 1.13
@@ -200,7 +200,7 @@
<dependency>
<groupId>tranql</groupId>
<artifactId>tranql</artifactId>
- <version>DEV</version>
+ <version>SNAPSHOT</version>
<properties>
<runtime>true</runtime>
</properties>