Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-mailfriend
In directory james.mmbase.org:/tmp/cvs-serv15670/portlets-mailfriend

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
CMSC-1121 Backfix mailfriend from L1


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-mailfriend
See also: http://www.mmbase.org/jira/browse/CMSC-1121


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-mailfriend/project.xml,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -u -b -r1.2 -r1.2.4.1
--- project.xml 29 Aug 2007 13:08:29 -0000      1.2
+++ project.xml 28 Oct 2008 13:40:18 -0000      1.2.4.1
@@ -5,6 +5,32 @@
     <name>React form portlet</name>
     <shortDescription>React form portlet</shortDescription>
        <dependencies>
+               <dependency>
+                       <groupId>finalist</groupId>
+                       <artifactId>cmsc-portal</artifactId>
+                       <version>${cmsc.version}</version>
+                       <type>jar</type>
+               </dependency>
+               <dependency>
+                       <groupId>finalist</groupId>
+                       <artifactId>cmsc-portlets</artifactId>
+                       <version>${cmsc.version}</version>
+                       <type>jar</type>
+               </dependency>
+               <dependency>
+                       <groupId>finalist</groupId>
+                       <artifactId>cmsc-utilities</artifactId>
+                       <version>${cmsc.version}</version>
+                       <type>jar</type>
+               </dependency>
+
+               <dependency>
+                       <groupId>mmbase</groupId>
+                       <artifactId>mmbase</artifactId>
+                       <version>${mmbase.version}</version>
+                       <type>jar</type>
+               </dependency>
+
        </dependencies>
 </project>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to