update to a newer myfaces master pom
diff --git a/pom.xml b/pom.xml
index 9d3e2a1..14063d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>5</version>
+    <version>6</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>