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 3a25b3b commit 5b74d8dCopy full SHA for 5b74d8d
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>6.1.1-SNAPSHOT</version>
+ <version>6.2.0</version>
11
<name>Robot Framework plugin</name>
12
<description>Shows Robot Framework test results in project</description>
13
<packaging>hpi</packaging>
@@ -47,7 +47,7 @@
47
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
48
<developerConnection>scm:git:[email protected]:jenkinsci/robot-plugin.git</developerConnection>
49
<url>https://www.github.com/jenkinsci/robot-plugin</url>
50
- <tag>HEAD</tag>
+ <tag>robot-6.2.0</tag>
51
</scm>
52
<dependencyManagement>
53
<dependencies>
0 commit comments