Skip to content

Commit 32e8fda

Browse files
committed
[maven-release-plugin] prepare release robot-2.1.0
1 parent a269fe5 commit 32e8fda

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>2.0.2-SNAPSHOT</version>
10+
<version>2.1.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-2.1.0</tag>
6464
</scm>
6565

6666
<dependencies>

0 commit comments

Comments
 (0)