Skip to content

Commit

Permalink
Fixed issue with Maven Release Plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
volsch committed Dec 2, 2018
1 parent 7d4896a commit 776af16
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 @@ -154,7 +154,7 @@
<version>2.5.3</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<goal>install</goal>
<goals>install</goals>
<tagNameFormat>@{project.version}</tagNameFormat>
</configuration>
</plugin>
Expand Down

0 comments on commit 776af16

Please sign in to comment.