We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e3f01 commit 2d06b50Copy full SHA for 2d06b50
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.mhackner</groupId>
7
<artifactId>bamboo-github-status</artifactId>
8
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
9
10
<organization>
11
<name>Michael Hackner</name>
@@ -19,7 +19,7 @@
19
<scm>
20
<developerConnection>scm:git:https://github.com/HackAttack/bamboo-github-status.git</developerConnection>
21
<url>https://github.com/HackAttack/bamboo-github-status</url>
22
- <tag>HEAD</tag>
+ <tag>1.2</tag>
23
</scm>
24
25
<properties>
0 commit comments