Author: tfischer
Date: Thu Sep 15 03:23:49 2005
New Revision: 289191
URL: http://svn.apache.org/viewcvs?rev=289191&view=rev
Log:
corrected wrong dependency version of templates
Modified:
db/torque/generator/trunk/project.xml
Modified: db/torque/generator/trunk/project.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/trunk/project.xml?rev=289191&r1=289190&r2=289191&view=diff
==============================================================================
--- db/torque/generator/trunk/project.xml (original)
+++ db/torque/generator/trunk/project.xml Thu Sep 15 03:23:49 2005
@@ -87,7 +87,7 @@
<dependency>
<groupId>torque</groupId>
<artifactId>torque-gen-templates</artifactId>
- <version>3.2-rc2-dev</version>
+ <version>3.2-rc2</version>
<url>http://db.apache.org/torque/generator/templates/</url>
<properties>
<dist.bundle>true</dist.bundle>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]