Skip to content

Commit 81e883e

Browse files
Riduidelriduidel
andauthored
Update just the required plugin (#446)
Co-authored-by: riduidel <nicolas.delsaux@gmail.com>
1 parent 7d7070b commit 81e883e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

archetype/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<plugin>
9595
<groupId>org.apache.maven.plugins</groupId>
9696
<artifactId>maven-release-plugin</artifactId>
97-
<version>3.0.0-M1</version>
97+
<version>3.3.1</version>
9898
<configuration>
9999
<autoVersionSubmodules>true</autoVersionSubmodules>
100100
<localCheckout>true</localCheckout>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@
535535
<plugin>
536536
<groupId>org.apache.maven.plugins</groupId>
537537
<artifactId>maven-release-plugin</artifactId>
538-
<version>3.2.1</version>
538+
<version>3.3.1</version>
539539
<configuration>
540540
<!-- See in
541541
https://stackoverflow.com/a/49124982/15619 -->

0 commit comments

Comments
 (0)