Skip to content

Commit cfdaa63

Browse files
committed
[maven-release-plugin] prepare release robot-3.2.0
1 parent db8d102 commit cfdaa63

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.1.1-SNAPSHOT</version>
10+
<version>3.2.0</version>
1111
<name>Robot Framework plugin</name>
1212
<description>Shows Robot Framework test results in project</description>
1313
<packaging>hpi</packaging>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:ssh://github.com/jenkinsci/robot-plugin.git</connection>
6161
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/robot-plugin.git</developerConnection>
6262
<url>https://www.github.com/jenkinsci/robot-plugin</url>
63-
<tag>robot-2.0.0</tag>
63+
<tag>robot-3.2.0</tag>
6464
</scm>
6565
<dependencyManagement>
6666
<dependencies>

0 commit comments

Comments
 (0)