We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c733831 commit 24038d3Copy full SHA for 24038d3
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>browserstack-integration</artifactId>
13
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.5</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://git@github.com/jenkinsci/browserstack-integration-plugin.git</developerConnection>
36
<url>https://github.com/jenkinsci/browserstack-integration-plugin</url>
37
- <tag>HEAD</tag>
+ <tag>browserstack-integration-1.1.5</tag>
38
</scm>
39
40
<!-- Adding a distribution management section here to override the now
0 commit comments