Skip to content

Commit 29a45f5

Browse files
committed
[maven-release-plugin] prepare release robot-3.5.0
1 parent f45e451 commit 29a45f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>robot</artifactId>
10-
<version>3.4.1-SNAPSHOT</version>
10+
<version>3.5.0</version>
1111
<name>Robot Framework plugin</name>
1212
<description>Shows Robot Framework test results in project</description>
1313
<packaging>hpi</packaging>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
5151
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/robot-plugin.git</developerConnection>
5252
<url>https://www.github.com/jenkinsci/robot-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>robot-3.5.0</tag>
5454
</scm>
5555
<dependencyManagement>
5656
<dependencies>

0 commit comments

Comments
 (0)