Skip to content

Commit 3f4c119

Browse files
committed
Updating Versions in Readme
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
1 parent 4ba409c commit 3f4c119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Eclipse hosts a Nexus repository for those who want to use Maven to manage their
3131
Add the repository definition and the dependency definition shown below to your pom.xml.
3232

3333
Replace %REPOURL% with either ``` https://repo.eclipse.org/content/repositories/paho-releases/ ``` for the official releases, or ``` https://repo.eclipse.org/content/repositories/paho-snapshots/ ``` for the nightly snapshots. Replace %VERSION% with the level required .
34-
The latest release version is ```1.0.2``` and the current snapshot version is ```1.0.3```.
34+
The latest release version is ```1.1.0``` and the current snapshot version is ```1.1.1-SNAPSHOT```.
3535

3636
```
3737
<project ...>

0 commit comments

Comments
 (0)