Skip to content

Commit

Permalink
Omit the artifactId in release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga authored and lburgazzoli committed Jul 26, 2019
1 parent 2a834d7 commit 73d5d36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.1.0</maven-source-plugin.version>
<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>

<!-- maven-release-plugin -->
<tagNameFormat>@{project.version}</tagNameFormat>

</properties>

<modules>
Expand Down

0 comments on commit 73d5d36

Please sign in to comment.