Bump archetype-maven-plugin to 3.1.2 86/86686/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Jan 2020 13:00:35 +0000 (14:00 +0100)
committerStephen Kitt <skitt@redhat.com>
Mon, 6 Jan 2020 10:26:53 +0000 (10:26 +0000)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317122&version=12345957

Change-Id: I5e866c3c8fa7fa728608938bbbce3b609d2e39db
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-lite/pom.xml

index 6af68e49df9844a0af816d869d09dece1dab6a1f..fea20d8bfda59c7378392eda30e661bb0ac1dcb4 100644 (file)
@@ -78,7 +78,7 @@
     <!-- This version property instead of just direct version in pluginManagement is the exception that confirms the rule
          and is required so that downstream users of the archetype-packaging extension can use this (and get the same version
          as the maven-archetype-plugin), because there is no "extensionManagement" in Maven -->
-    <maven.archetype.plugin.version>3.1.1</maven.archetype.plugin.version>
+    <maven.archetype.plugin.version>3.1.2</maven.archetype.plugin.version>
 
     <!-- This property allows deployments to be skipped in child modules -->
     <maven.deploy.skip>false</maven.deploy.skip>