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

Modified Files:
        README.txt project.xml 
Log Message:
CMSC-989 - use latest stable JARs


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


Index: README.txt
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/README.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- README.txt  4 Jul 2008 06:11:47 -0000       1.10
+++ README.txt  4 Jul 2008 08:06:02 -0000       1.11
@@ -3,7 +3,7 @@
 
 INSTALL GUIDE:
 
-To install JForum Portlet,there is three step operation you should do.
+To install JForum Portlet, there are three steps you should do.
 
 Step 1 :
 Add the dependencies below to your maven project.xml. 
@@ -147,7 +147,7 @@
    <dependency>
          <groupId>freemarker</groupId>
          <artifactId>freemarker</artifactId>
-         <version>2.3.9</version>
+         <version>2.3.13</version>
          <type>jar</type>
          <properties>
              <war.bundle>${war.bundle}</war.bundle>


Index: project.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-jforum/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- project.xml 4 Jul 2008 02:23:36 -0000       1.5
+++ project.xml 4 Jul 2008 08:06:02 -0000       1.6
@@ -8,7 +8,7 @@
         <dependency>
             <groupId>freemarker</groupId>
             <artifactId>freemarker</artifactId>
-            <version>2.3.9</version>
+            <version>2.3.13</version>
             <type>jar</type>
         </dependency>
         <dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to