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 ae84f92 commit 6133d87Copy full SHA for 6133d87
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>3.3.1-SNAPSHOT</version>
+ <version>3.4.0</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.4.0</tag>
54
</scm>
55
<dependencyManagement>
56
<dependencies>
0 commit comments