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 4ad177e commit 0eafeb7Copy full SHA for 0eafeb7
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>robot</artifactId>
10
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.3.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>HEAD</tag>
+ <tag>robot-3.3.0</tag>
64
</scm>
65
<dependencyManagement>
66
<dependencies>
0 commit comments