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/08/27 00:57:43 UTC

svn commit: r989968 - in /myfaces: core/branches/1.1.x/pom.xml shared/trunk_2.0.x/pom.xml

Author: lu4242
Date: Thu Aug 26 22:57:42 2010
New Revision: 989968

URL: http://svn.apache.org/viewvc?rev=989968&view=rev
Log:
update to myfaces master pom v 9

Modified:
    myfaces/core/branches/1.1.x/pom.xml
    myfaces/shared/trunk_2.0.x/pom.xml

Modified: myfaces/core/branches/1.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.1.x/pom.xml?rev=989968&r1=989967&r2=989968&view=diff
==============================================================================
--- myfaces/core/branches/1.1.x/pom.xml (original)
+++ myfaces/core/branches/1.1.x/pom.xml Thu Aug 26 22:57:42 2010
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>6</version>
+    <version>9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/shared/trunk_2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_2.0.x/pom.xml?rev=989968&r1=989967&r2=989968&view=diff
==============================================================================
--- myfaces/shared/trunk_2.0.x/pom.xml (original)
+++ myfaces/shared/trunk_2.0.x/pom.xml Thu Aug 26 22:57:42 2010
@@ -3,7 +3,7 @@
   <parent>
       <groupId>org.apache.myfaces</groupId>
       <artifactId>myfaces</artifactId>
-      <version>6</version>
+      <version>9</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>