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 a269fe5 commit 32e8fdaCopy full SHA for 32e8fda
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.1.0</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.0</tag>
64
</scm>
65
66
<dependencies>
0 commit comments