mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade maven-release-plugin 3.0.1 -> 3.1.0 (#1221)
See: - https://github.com/apache/maven-release/releases/tag/maven-release-3.1.0 - https://github.com/apache/maven-release/compare/maven-release-3.0.1...maven-release-3.1.0
This commit is contained in:
committed by
GitHub
parent
e125c6b7e2
commit
40ad38bc2a
2
pom.xml
2
pom.xml
@@ -1147,7 +1147,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>3.0.1</version>
|
||||
<version>3.1.0</version>
|
||||
<configuration>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<preparationProfiles>release</preparationProfiles>
|
||||
|
||||
Reference in New Issue
Block a user