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 516ae5e commit 58839f0Copy full SHA for 58839f0
pom.xml
@@ -15,7 +15,7 @@
15
<scm>
16
<connection>scm:git:git://github.com/jenkinsci/testingbot-plugin.git</connection>
17
<developerConnection>scm:git:git@github.com:jenkinsci/testingbot-plugin.git</developerConnection>
18
- <tag>testingbot-1.21</tag>
+ <tag>testingbot-1.20-SNAPSHOT</tag>
19
</scm>
20
<url>https://github.com/jenkinsci/testingbot-plugin</url>
21
<developers>
@@ -49,7 +49,7 @@
49
<description>This plugin integrates videos/screenshots of your TestingBot.com Selenium tests</description>
50
<groupId>testingbot</groupId>
51
<artifactId>testingbot</artifactId>
52
- <version>1.21</version>
+ <version>1.22-SNAPSHOT</version>
53
<packaging>hpi</packaging>
54
<repositories>
55
<repository>
0 commit comments