From 2cc72e2ff9490dac7720929a44a473e8c3bc14e6 Mon Sep 17 00:00:00 2001 From: jmp Date: Mon, 3 May 2021 21:17:52 -0700 Subject: [PATCH] docs: Update snapshot repo link in docs --- docs/README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.adoc b/docs/README.adoc index 89d5a5ac..c0e97f8b 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -46,13 +46,13 @@ Cloud is available through https://search.maven.org/search?q=cloud.commandframew ---- -If you want to use snapshot builds, then they are available via the Sonatype OSS Snapshot repository: +If you want to use snapshot builds, then they are available via our snapshot repository: [source,xml] ---- - sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots + incendo-snapshots + https://repo.incendo.org/content/repositories/snapshots ----