Update of 
/var/cvs/contributions/CMSContainer_Demo/m2archetype/war-community-archetype/src/main/resources/archetype-resources
In directory 
james.mmbase.org:/tmp/cvs-serv4721/war-community-archetype/src/main/resources/archetype-resources

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_Demo/m2archetype/war-community-archetype/src/main/resources/archetype-resources
See also: http://www.mmbase.org/jira/browse/CMSC-1302


Index: pom.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/m2archetype/war-community-archetype/src/main/resources/archetype-resources/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml     26 Feb 2009 12:20:11 -0000      1.3
+++ pom.xml     21 Apr 2009 02:50:01 -0000      1.4
@@ -493,14 +493,9 @@
       <version>1.2</version>
     </dependency>
     <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>
   </dependencies>
   <!--reporting>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to