Skip to content

Commit c3ea42c

Browse files
Update dependency org.apache.maven.plugins:maven-release-plugin to v3
1 parent d945b71 commit c3ea42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.apache.maven.plugins</groupId>
171171
<artifactId>maven-release-plugin</artifactId>
172-
<version>2.5.3</version>
172+
<version>3.1.1</version>
173173
<configuration>
174174
<tagNameFormat>@{project.version}</tagNameFormat>
175175
</configuration>

0 commit comments

Comments
 (0)