taylor 2005/04/17 22:17:44
Modified: . project.xml
Log:
add dependency on torque-om
Revision Changes Path
1.63 +9 -0 jakarta-jetspeed/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- project.xml 18 Apr 2005 04:40:53 -0000 1.62
+++ project.xml 18 Apr 2005 05:17:43 -0000 1.63
@@ -170,6 +170,15 @@
&fusion;
&activemq;
&axis;
+
+ <dependency>
+ <groupId>jetspeed</groupId>
+ <artifactId>jetspeed-torque-om</artifactId>
+ <version>&jetspeed-version;</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
<!--
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]