Skip to content

Commit

Permalink
Set version for 1.2.0-alpha.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
netwolfuk committed Mar 10, 2019
1 parent cd15135 commit 4ae90b9
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 @@ -4,7 +4,7 @@
<groupId>netwolfuk.teamcity.plugins.tcwebhooks</groupId>
<artifactId>tcwebhooks</artifactId>
<properties>
<majorVersion>1.2.0</majorVersion>
<majorVersion>1.2.0-alpha.1</majorVersion>
<buildNumber>snapshot</buildNumber>
<gitHash>${GIT_HASH}</gitHash>
<gitBranch>${GIT_BRANCH}</gitBranch>
Expand Down

0 comments on commit 4ae90b9

Please sign in to comment.