JSIEVE-106 Apache parent pom should have version 18
diff --git a/pom.xml b/pom.xml
index d99b835..2d16e1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>14</version>
+        <version>18</version>
         <relativePath/>
     </parent>