Bump maven-archetype-plugin to 3.2.1 71/103771/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Dec 2022 20:43:56 +0000 (21:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 29 Dec 2022 20:43:56 +0000 (21:43 +0100)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317122&version=12348615

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

index c821d08b28969e0c105d0cd2468e6c8cfb8fade4..1b2642a1ebcf971d60ed3e041512dfe61e7b479e 100644 (file)
@@ -81,7 +81,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.2.0</maven.archetype.plugin.version>
+    <maven.archetype.plugin.version>3.2.1</maven.archetype.plugin.version>
 
     <!-- This property allows deployments to be skipped in child modules -->
     <maven.deploy.skip>false</maven.deploy.skip>