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 9bbcb4d commit 5b8d789Copy full SHA for 5b8d789
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
11
<name>Robot Framework plugin</name>
12
<description>Shows Robot Framework test results in project</description>
13
<packaging>hpi</packaging>
@@ -60,7 +60,7 @@
60
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
61
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/robot-plugin.git</developerConnection>
62
<url>https://www.github.com/jenkinsci/robot-plugin</url>
63
- <tag>robot-2.0.0</tag>
+ <tag>robot-2.1.1</tag>
64
</scm>
65
66
<dependencies>
0 commit comments