Try to use the 12-SNAPSHOT parent

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@682367 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8cb2626..1a30ba5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>11</version>
+    <version>12-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-patch-plugin</artifactId>