Docs: Use semantic versioning compatible tag example Change-Id: Ic93a134ca4ddf69417b529ea7d349ed92e13a137
diff --git a/Documentation/developer-guide.md b/Documentation/developer-guide.md index 6f809fd..5b64e5e 100644 --- a/Documentation/developer-guide.md +++ b/Documentation/developer-guide.md
@@ -183,7 +183,7 @@ ``` Tag the release with a signed, annotated tag matching the version number, for -example "v0.4-1". +example "v1.1.0". Once released, Maven projects can consume the new version as long as they point at the proper repository URL. Similarly, Bazel projects using the `maven_jar`