update myfaces parent to latest release
diff --git a/pom.xml b/pom.xml
index 0f3a81a..f8115c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>14</version>
+    <version>17</version>
   </parent>
 
   <groupId>org.apache.myfaces.trinidadbuild</groupId>