Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
In directory 
james.mmbase.org:/tmp/cvs-serv23748/demo.cmscontainer.org/war-community

Modified Files:
      Tag: b1_6
        project.xml 
Log Message:
CMSC-950 - Add preference portlet to the community-demo


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community
See also: http://www.mmbase.org/jira/browse/CMSC-950


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war-community/project.xml,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -b -r1.28 -r1.28.2.1
--- project.xml 24 Feb 2009 02:25:00 -0000      1.28
+++ project.xml 27 Mar 2009 14:12:34 -0000      1.28.2.1
@@ -30,13 +30,18 @@
           <version>${cmscmodules.version}</version>
           <type>mmbase-module</type>
         </dependency>
-<!-- Community -->
         <dependency>
             <groupId>finalist</groupId>
             <artifactId>cmsc-modules-community</artifactId>
             <version>${cmscmodules.version}</version>
             <type>mmbase-module</type>
         </dependency>
+      <dependency>
+         <groupId>finalist</groupId>
+         <artifactId>cmsc-portlets-preferences</artifactId>
+         <version>${cmscportlets.version}</version>
+         <type>mmbase-module</type>
+      </dependency>
 
 <!-- Login porlet -->
         <dependency>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to