You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by st...@apache.org on 2011/11/08 17:02:47 UTC

svn commit: r1199317 - /myfaces/core/trunk/pom.xml

Author: struberg
Date: Tue Nov  8 16:02:47 2011
New Revision: 1199317

URL: http://svn.apache.org/viewvc?rev=1199317&view=rev
Log:
MYFACES-3368 upgrade to myfaces-11 parent pom

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1199317&r1=1199316&r2=1199317&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Tue Nov  8 16:02:47 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>11</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>