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 2010/11/29 20:02:14 UTC

svn commit: r1040228 - /myfaces/commons/trunk/examples/pom.xml

Author: lu4242
Date: Mon Nov 29 19:02:13 2010
New Revision: 1040228

URL: http://svn.apache.org/viewvc?rev=1040228&view=rev
Log: (empty)

Modified:
    myfaces/commons/trunk/examples/pom.xml

Modified: myfaces/commons/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/examples/pom.xml?rev=1040228&r1=1040227&r2=1040228&view=diff
==============================================================================
--- myfaces/commons/trunk/examples/pom.xml (original)
+++ myfaces/commons/trunk/examples/pom.xml Mon Nov 29 19:02:13 2010
@@ -20,9 +20,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.apache.myfaces</groupId>
-        <artifactId>myfaces</artifactId>
-        <version>9</version>
+        <groupId>org.apache.myfaces.commons</groupId>
+        <artifactId>commons12</artifactId>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.myfaces.commons</groupId>