Skip to content

Commit

Permalink
Update README.md with updated version numbers
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Mihálek <[email protected]>
  • Loading branch information
aenniw committed Jun 2, 2017
1 parent 362b1fb commit 1357fb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ There are some number of robot acceptance tests under `jrobot-karaf/src`.
<dependency>
<groupId>com.github.aenniw</groupId>
<artifactId>robot-remote-server</artifactId>
<version>3.4.2</version>
<version>3.5.0</version>
<type>pom</type>
</dependency>
```
Expand All @@ -31,7 +31,7 @@ There are some number of robot acceptance tests under `jrobot-karaf/src`.
<dependency>
<groupId>com.github.aenniw</groupId>
<artifactId>robot-remote-server</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.6-SNAPSHOT</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 1357fb1

Please sign in to comment.