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 2009/06/02 01:37:59 UTC

svn commit: r780883 - /myfaces/core/branches/1_1_7/assembly/pom.xml

Author: lu4242
Date: Mon Jun  1 23:37:59 2009
New Revision: 780883

URL: http://svn.apache.org/viewvc?rev=780883&view=rev
Log:
update version to 1.2.7 

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

Modified: myfaces/core/branches/1_1_7/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_1_7/assembly/pom.xml?rev=780883&r1=780882&r2=780883&view=diff
==============================================================================
--- myfaces/core/branches/1_1_7/assembly/pom.xml (original)
+++ myfaces/core/branches/1_1_7/assembly/pom.xml Mon Jun  1 23:37:59 2009
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>1.1.7-SNAPSHOT</version>
+    <version>1.1.7</version>
   </parent>
 
   <artifactId>myfaces-core-assembly</artifactId>
@@ -97,7 +97,7 @@
 		            <artifactItem>
                   <groupId>org.apache.myfaces.shared</groupId>
                   <artifactId>myfaces-shared-impl</artifactId>
-                  <version>2.0.7-SNAPSHOT</version>
+                  <version>2.0.10</version>
 		              <classifier>sources</classifier>
                 </artifactItem>
                </artifactItems>