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

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
Add the alias and rssfeed module to the template projects: 1.4,1.5 and 1.6 by 
default.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/single/maven-base


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/single/maven-base/project.xml,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -b -r1.7 -r1.7.2.1
--- project.xml 30 Jun 2008 14:05:41 -0000      1.7
+++ project.xml 7 Oct 2008 09:46:47 -0000       1.7.2.1
@@ -167,6 +167,18 @@
          <version>${cmsc.version}</version>
          <type>mmbase-module</type>
       </dependency>
+      <dependency>
+         <groupId>finalist</groupId>
+         <artifactId>cmsc-modules-rssfeed</artifactId>
+         <version>${cmscmodules.version}</version>
+         <type>mmbase-module</type>
+      </dependency>
+      <dependency>
+         <groupId>finalist</groupId>
+         <artifactId>cmsc-modules-alias</artifactId>
+         <version>${cmscmodules.version}</version>
+         <type>mmbase-module</type>
+      </dependency>
 
 <!-- MMBase -->        
                <dependency>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to