Skip to content

Commit

Permalink
Tags now use beta instead of alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mbosecke committed Dec 28, 2013
1 parent 1e3f09b commit 170bd13
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 @@ -76,7 +76,7 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.4.2</version>
<configuration>
<tagNameFormat>v@{project.version}-alpha</tagNameFormat>
<tagNameFormat>v@{project.version}-beta</tagNameFormat>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 170bd13

Please sign in to comment.