We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b689cf2 commit 62f69f9Copy full SHA for 62f69f9
README.rest
@@ -18,7 +18,7 @@ New version:
18
<dependency>
19
<groupId>org.robotframework</groupId>
20
<artifactId>jrobotremoteserver</artifactId>
21
- <version>4.1.0</version>
+ <version>4.1.1</version>
22
</dependency>
23
24
Old version
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
- <version>4.1.1-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>jrobotremoteserver</name>
9
<description>Serves remote test libraries for Robot Framework that are implemented in Java.</description>
0 commit comments