You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Eclipse hosts a Nexus repository for those who want to use Maven to manage their
31
31
Add the repository definition and the dependency definition shown below to your pom.xml.
32
32
33
33
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```.
0 commit comments