Migrate to logging-parent
diff --git a/pom.xml b/pom.xml
index d030e6f..36ab271 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,9 +24,9 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.apache</groupId>
-    <artifactId>apache</artifactId>
-    <version>18</version>
+    <groupId>org.apache.logging</groupId>
+    <artifactId>logging-parent</artifactId>
+    <version>1</version>
   </parent>
 
   <groupId>org.apache.logging.log4j.boot</groupId>
@@ -181,4 +181,4 @@
     </plugins>
   </reporting>
 
-</project>
\ No newline at end of file
+</project>