Skip to content

Commit 73d0077

Browse files
author
mparvu
committed
Prepare for release 2.2.7
1 parent 07fff56 commit 73d0077

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>org.robotframework</groupId>
1010
<artifactId>remoteswinglibrary</artifactId>
11-
<version>2.2.6</version>
11+
<version>2.2.7</version>
1212
<packaging>jar</packaging>
1313

1414
<name>robotframework-remoteswinglibrary</name>
@@ -40,12 +40,12 @@
4040
<dependency>
4141
<groupId>org.robotframework</groupId>
4242
<artifactId>jrobotremoteserver</artifactId>
43-
<version>4.0.0</version>
43+
<version>4.0.1</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.robotframework</groupId>
4747
<artifactId>swinglibrary</artifactId>
48-
<version>2.0.0</version>
48+
<version>2.1.0</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>org.robotframework</groupId>
@@ -146,7 +146,7 @@
146146
<plugin>
147147
<groupId>org.robotframework</groupId>
148148
<artifactId>robotframework-maven-plugin</artifactId>
149-
<version>1.7.1</version>
149+
<version>1.7.2</version>
150150
<executions>
151151
<execution>
152152
<goals>

0 commit comments

Comments
 (0)