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 298324e commit 86b3f46Copy full SHA for 86b3f46
src/docs/asciidoc/release_notes.adoc
@@ -371,7 +371,7 @@ artifactId:: `jaybird`
371
version:: `{version_simple}.<java>{version_tag}` (where `<java>` is `java11` or `java8`)
372
373
ifeval::["{version_tag}" == "-SNAPSHOT"]
374
-NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://oss.sonatype.org/content/repositories/snapshots
+NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://central.sonatype.com/repository/maven-snapshots
375
endif::[]
376
377
For example:
0 commit comments