We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7070b commit 81e883eCopy full SHA for 81e883e
2 files changed
archetype/src/main/resources/archetype-resources/pom.xml
@@ -94,7 +94,7 @@
94
<plugin>
95
<groupId>org.apache.maven.plugins</groupId>
96
<artifactId>maven-release-plugin</artifactId>
97
- <version>3.0.0-M1</version>
+ <version>3.3.1</version>
98
<configuration>
99
<autoVersionSubmodules>true</autoVersionSubmodules>
100
<localCheckout>true</localCheckout>
pom.xml
@@ -535,7 +535,7 @@
535
536
537
538
- <version>3.2.1</version>
539
540
<!-- See in
541
https://stackoverflow.com/a/49124982/15619 -->
0 commit comments