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 a5c32f2 commit 470e159Copy full SHA for 470e159
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>3.5.2-SNAPSHOT</version>
+ <version>3.5.2</version>
11
<name>Robot Framework plugin</name>
12
<description>Shows Robot Framework test results in project</description>
13
<packaging>hpi</packaging>
@@ -50,7 +50,7 @@
50
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
51
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/robot-plugin.git</developerConnection>
52
<url>https://www.github.com/jenkinsci/robot-plugin</url>
53
- <tag>HEAD</tag>
+ <tag>robot-3.5.2</tag>
54
</scm>
55
<dependencyManagement>
56
<dependencies>
0 commit comments