Skip to content

Commit

Permalink
Removed beta tag from scm releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mbosecke committed Mar 29, 2014
1 parent f31055c commit 38064f4
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 @@ -133,7 +133,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagNameFormat>v@{project.version}-beta</tagNameFormat>
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 38064f4

Please sign in to comment.