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

Modified Files:
      Tag: b1_4
        project.xml 
Log Message:
Make Demo-projects more similar: add static-download to maven-base and remove 
from community; remove egemmail; typo and space fixes.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/maven-base/project.xml,v
retrieving revision 1.12.2.6
retrieving revision 1.12.2.7
diff -u -b -r1.12.2.6 -r1.12.2.7
--- project.xml 30 Jun 2008 14:03:58 -0000      1.12.2.6
+++ project.xml 11 Feb 2009 12:23:52 -0000      1.12.2.7
@@ -69,6 +69,14 @@
          <type>mmbase-module</type>
       </dependency>   
       <dependency>
+         <groupId>poi</groupId>
+         <artifactId>poi</artifactId>
+         <version>2.5.1</version>
+         <properties>
+                               <war.bundle>${war.bundle}</war.bundle>
+                       </properties>
+      </dependency>  
+      <dependency>
          <groupId>finalist</groupId>
          <artifactId>cmsc-portlets-google</artifactId>
          <version>${cmscportlets.version}</version>
@@ -98,6 +106,12 @@
          <version>${cmscmodules.version}</version>
          <type>mmbase-module</type>
       </dependency>
+      <dependency>
+         <groupId>finalist</groupId>
+         <artifactId>cmsc-modules-staticdownload</artifactId>
+         <version>${cmscmodules.version}</version>
+         <type>mmbase-module</type>
+      </dependency>
 
 <!-- CMS Container standard -->        
                <dependency>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to