Update of /var/cvs/contributions/CMSContainer_Modules/workflow
In directory james.mmbase.org:/tmp/cvs-serv20466/workflow

Modified Files:
        project.xml 
Log Message:
CMSC-311 - Also add the dependency to the project.xml


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow
See also: http://www.mmbase.org/jira/browse/CMSC-311


Index: project.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Modules/workflow/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- project.xml 7 Mar 2007 19:34:41 -0000       1.2
+++ project.xml 14 Apr 2008 16:41:41 -0000      1.3
@@ -11,5 +11,13 @@
     <artifactId>cmsc-modules-workflow</artifactId>
     <name>CMS Container workflow</name>
     <shortDescription>CMS Container workflow</shortDescription>
+    <dependencies>
+      <dependency>
+         <groupId>jmock</groupId>
+         <artifactId>jmock</artifactId>
+         <version>1.2.0</version>
+         <type>jar</type>
+      </dependency>
+   </dependencies>
 </project>
 
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to