Update of /var/cvs/contributions/CMSContainer/maven-base
In directory james.mmbase.org:/tmp/cvs-serv4617/maven-base

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/maven-base
See also: http://www.mmbase.org/jira/browse/CMSC-1302


Index: pom.xml
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/maven-base/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     14 Apr 2009 10:22:59 -0000      1.1
+++ pom.xml     21 Apr 2009 02:47:29 -0000      1.2
@@ -594,14 +594,9 @@
 
         <!-- EHcache used for cmsc sitemanagement -->
         <dependency>
-            <groupId>ehcache</groupId>
+         <groupId>net.sf.ehcache</groupId>
             <artifactId>ehcache</artifactId>
-            <version>1.1</version>
-        </dependency>
-        <dependency>
-            <groupId>ehcache</groupId>
-            <artifactId>ehcache-constructs</artifactId>
-            <version>0.6</version>
+         <version>1.5.0</version>
         </dependency>
 
                <dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to