Skip to content

Commit 668580c

Browse files
author
mparvu
committed
Bump to 2.2.1
1 parent 1071079 commit 668580c

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
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.robotframework</groupId>
1010
<artifactId>swinglibrary</artifactId>
11-
<version>2.2.0</version>
11+
<version>2.2.1</version>
1212
<packaging>jar</packaging>
1313
<name>swinglibrary</name>
1414
<description>A Robot Framework test library for Swing UI testing</description>
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.robotframework</groupId>
140140
<artifactId>robotframework-maven-plugin</artifactId>
141-
<version>1.7.2</version>
141+
<version>1.8.0</version>
142142
<executions>
143143
<execution>
144144
<goals>

0 commit comments

Comments
 (0)