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

Modified Files:
      Tag: b1_5
        project.xml 
Log Message:
CMSC-948 Registration portlet for CMS container


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


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-login/project.xml,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -b -r1.4 -r1.4.2.1
--- project.xml 4 Jul 2008 12:39:00 -0000       1.4
+++ project.xml 6 Nov 2008 08:40:08 -0000       1.4.2.1
@@ -19,7 +19,15 @@
          <version>${cmsc.version}</version>
          <type>jar</type>
       </dependency>
-
+     <dependency>
+         <groupId>hibernate</groupId>
+         <artifactId>ejb3-persistence</artifactId>
+         <version>3.0</version>
+         <type>jar</type>
+         <properties>
+            <war.bundle>${war.bundle}</war.bundle>
+         </properties>
+      </dependency>
   </dependencies>
 </project>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to