You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/12 10:07:11 UTC

svn commit: r555524 - in /myfaces/trinidad/trunk: plugins/pom.xml trinidad/pom.xml

Author: matzew
Date: Thu Jul 12 01:07:09 2007
New Revision: 555524

URL: http://svn.apache.org/viewvc?view=rev&rev=555524
Log:
updated Trinidad' parent (apache 4)

Modified:
    myfaces/trinidad/trunk/plugins/pom.xml
    myfaces/trinidad/trunk/trinidad/pom.xml

Modified: myfaces/trinidad/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/plugins/pom.xml?view=diff&rev=555524&r1=555523&r2=555524
==============================================================================
--- myfaces/trinidad/trunk/plugins/pom.xml (original)
+++ myfaces/trinidad/trunk/plugins/pom.xml Thu Jul 12 01:07:09 2007
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>3</version>
+    <version>4</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>

Modified: myfaces/trinidad/trunk/trinidad/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/pom.xml?view=diff&rev=555524&r1=555523&r2=555524
==============================================================================
--- myfaces/trinidad/trunk/trinidad/pom.xml (original)
+++ myfaces/trinidad/trunk/trinidad/pom.xml Thu Jul 12 01:07:09 2007
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>3</version>
+    <version>4</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidad</groupId>