You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2008/04/22 23:56:05 UTC

svn commit: r650671 - /myfaces/core/branches/1_2_3/assembly/pom.xml

Author: lu4242
Date: Tue Apr 22 14:55:50 2008
New Revision: 650671

URL: http://svn.apache.org/viewvc?rev=650671&view=rev
Log:
update assembly project to 1.2.3

Modified:
    myfaces/core/branches/1_2_3/assembly/pom.xml

Modified: myfaces/core/branches/1_2_3/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_3/assembly/pom.xml?rev=650671&r1=650670&r2=650671&view=diff
==============================================================================
--- myfaces/core/branches/1_2_3/assembly/pom.xml (original)
+++ myfaces/core/branches/1_2_3/assembly/pom.xml Tue Apr 22 14:55:50 2008
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.2.3-SNAPSHOT</version>
+    <version>1.2.3</version>
   </parent>
 
   <scm>