You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2018/08/23 11:31:07 UTC

[myfaces-master-pom] 02/02: * parent pom (apache) updated to 21 * emjreijo's role is PMC

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-master-pom.git

commit 33f695cff3fa64ad30f4588b9377935eb3515e34
Author: Udo Schnurpfeil <lo...@apache.org>
AuthorDate: Thu Aug 23 10:40:29 2018 +0200

    * parent pom (apache) updated to 21
    * emjreijo's role is PMC
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0c309b6..a0bad01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>21</version>
     </parent>
 
     <groupId>org.apache.myfaces</groupId>
@@ -602,7 +602,7 @@
             <name>Eduardo Breijo</name>
             <email>embreijo@apache.org</email>
             <roles>
-                <role>committer</role>
+                <role>PMC</role>
             </roles>
         </developer>
     </developers>