Skip to content

Commit

Permalink
chore: upgraded release plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisRippinger committed May 19, 2020
1 parent 38c4493 commit ca7b5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<version>3.0.0-M1</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<tagNameFormat>v@{project.version}</tagNameFormat>
Expand Down

0 comments on commit ca7b5ac

Please sign in to comment.