Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base
In directory 
james.mmbase.org:/tmp/cvs-serv23675/demo.cmscontainer.org/maven-base

Modified Files:
        project.xml 
Log Message:
CMSC-749 add dependency


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-749


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- project.xml 28 Apr 2008 08:37:57 -0000      1.15
+++ project.xml 14 May 2008 11:51:31 -0000      1.16
@@ -568,7 +568,13 @@
                                <war.bundle>${war.bundle}</war.bundle>
                        </properties>
                </dependency>
-
+      <!-- XStream dependencies -->
+      <dependency>
+         <groupId>com.thoughtworks.xstream</groupId>
+         <artifactId>xstream</artifactId>
+         <version>1.2</version>
+         <type>jar</type>
+      </dependency>
 <!-- EHcache used for cmsc sitemanagement -->          
                <dependency>
                        <groupId>ehcache</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to