Update of /var/cvs/contributions/CMSContainer_Templates/single
In directory james.mmbase.org:/tmp/cvs-serv15200/single

Modified Files:
        pom.xml 
Log Message:
CMSC-1302 Update CMSc to use a lastest stable version of EHCache


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single
See also: http://www.mmbase.org/jira/browse/CMSC-1302


Index: pom.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Templates/single/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     14 Apr 2009 10:19:58 -0000      1.1
+++ pom.xml     23 Apr 2009 15:24:11 -0000      1.2
@@ -180,13 +180,9 @@
                
 <!-- EHcache used for cmsc sitemanagement -->          
                <dependency>
-                       <groupId>ehcache</groupId>
+                       <groupId>net.sf.ehcache</groupId>
                        <artifactId>ehcache</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>ehcache</groupId>
-                       <artifactId>ehcache-constructs</artifactId>
-               </dependency>
 
        </dependencies>
 </project>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to