Updating Apache parent pom
diff --git a/pom.xml b/pom.xml
index 1d1d7ca..23a35f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>19</version>
+        <version>20</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>