[MSCRIPTING-16] Update parent to v41 (#15)

diff --git a/pom.xml b/pom.xml
index 0c02d5d..6894d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,8 +23,8 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>39</version>
-    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
+    <version>41</version>
+    <relativePath />
   </parent>
 
   <artifactId>maven-scripting-plugin</artifactId>