Update parent to 1.0.5

Signed-off-by: Jonathan Coustick <jonathan.coustick@payara.fish>
diff --git a/pom.xml b/pom.xml
index 51f6e99..f0e3681 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.eclipse.ee4j</groupId>
         <artifactId>project</artifactId>
-        <version>1.0.4</version>
+        <version>1.0.5</version>
     </parent>
 
     <groupId>jakarta.annotation</groupId>