You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/05/15 19:44:10 UTC

svn commit: r406691 - in /myfaces/core/branches/1_1_3/assembly: pom.xml src/main/resources/RELEASE NOTES.txt

Author: schof
Date: Mon May 15 10:44:08 2006
New Revision: 406691

URL: http://svn.apache.org/viewcvs?rev=406691&view=rev
Log:
merge with tagged version (r398646 - r406690) (to make sure last minute release details are reflected on the branch as well)

Added:
    myfaces/core/branches/1_1_3/assembly/src/main/resources/RELEASE NOTES.txt
      - copied unchanged from r406690, myfaces/core/tags/1_1_3/assembly/src/main/resources/RELEASE NOTES.txt
Modified:
    myfaces/core/branches/1_1_3/assembly/pom.xml

Modified: myfaces/core/branches/1_1_3/assembly/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/branches/1_1_3/assembly/pom.xml?rev=406691&r1=406690&r2=406691&view=diff
==============================================================================
--- myfaces/core/branches/1_1_3/assembly/pom.xml (original)
+++ myfaces/core/branches/1_1_3/assembly/pom.xml Mon May 15 10:44:08 2006
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.3</version>
   </parent>
 
   <scm>