You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/08/05 21:00:05 UTC

svn commit: r682869 - /cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml

Author: reinhard
Date: Tue Aug  5 12:00:05 2008
New Revision: 682869

URL: http://svn.apache.org/viewvc?rev=682869&view=rev
Log:
add information about the latest change

Modified:
    cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml

Modified: cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml?rev=682869&r1=682868&r2=682869&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml (original)
+++ cocoon/trunk/tools/cocoon-maven-plugin/src/changes/changes.xml Tue Aug  5 12:00:05 2008
@@ -23,7 +23,12 @@
   -->
 <document>
   <body>
-    <release version="1.0.0-M2" date="2008-??-??" description="unreleased">
+    <release version="1.0.0-M3" date="2008-??-??" description="unreleased">
+      <action dev="reinhard" type="update">
+        Upgrade to Spring-Framework 2.5.5
+      </action>
+    </release>
+    <release version="1.0.0-M2" date="2008-04-27" description="released">
       <action dev="reinhard" type="add">
         Introduce the configuration parameter 'webappProfile'. For now two values are supported: 'cocoon-22' (default) and
         'ssf'. 'cocoon-22' creates a Cocoon 2.2 web application, 'ssf' a web application that only makes use of the Servlet-Service