You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2009/09/09 14:32:14 UTC

svn commit: r812924 - /jackrabbit/parent/trunk/pom.xml

Author: jukka
Date: Wed Sep  9 12:32:13 2009
New Revision: 812924

URL: http://svn.apache.org/viewvc?rev=812924&view=rev
Log:
parent: Fix role info, thanks Marcel!

Modified:
    jackrabbit/parent/trunk/pom.xml

Modified: jackrabbit/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=812924&r1=812923&r2=812924&view=diff
==============================================================================
--- jackrabbit/parent/trunk/pom.xml (original)
+++ jackrabbit/parent/trunk/pom.xml Wed Sep  9 12:32:13 2009
@@ -353,7 +353,7 @@
       <organizationUrl>http://www.greenbytes.de/</organizationUrl>
       <roles>
         <role>committer</role>
-        <role>PMC chair</role>
+        <role>PMC member</role>
       </roles>
       <timezone>+1</timezone>
     </developer>