We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbde7ba commit 68bd6d4Copy full SHA for 68bd6d4
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>browserstack-integration</artifactId>
13
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
14
<packaging>hpi</packaging>
15
16
<name>BrowserStack</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:ssh://github.com/jenkinsci/browserstack-integration-plugin.git</connection>
35
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/browserstack-integration-plugin.git</developerConnection>
36
<url>https://github.com/jenkinsci/browserstack-integration-plugin</url>
37
- <tag>HEAD</tag>
+ <tag>browserstack-integration-1.2.4</tag>
38
</scm>
39
40
<!-- Adding a distribution management section here to override the now
0 commit comments