JSPF-102 JSPF should rely on latest Apache pom file
diff --git a/pom.xml b/pom.xml
index 3b34729..2bdfc1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>14</version>
+        <version>18</version>
         <relativePath/>
     </parent>