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:01:00 UTC

svn commit: r1199314 - /myfaces/extensions/cdi/trunk/pom.xml

Author: struberg
Date: Tue Nov  8 16:01:00 2011
New Revision: 1199314

URL: http://svn.apache.org/viewvc?rev=1199314&view=rev
Log:
EXTCDI-225 upgrade to myfaces-parent-11

Modified:
    myfaces/extensions/cdi/trunk/pom.xml

Modified: myfaces/extensions/cdi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/pom.xml?rev=1199314&r1=1199313&r2=1199314&view=diff
==============================================================================
--- myfaces/extensions/cdi/trunk/pom.xml (original)
+++ myfaces/extensions/cdi/trunk/pom.xml Tue Nov  8 16:01:00 2011
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.myfaces</groupId>
         <artifactId>myfaces</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>11</version>
     </parent>
 
     <groupId>org.apache.myfaces.extensions.cdi</groupId>