docs: Update snapshot repo link in docs
This commit is contained in:
parent
c76f296185
commit
2cc72e2ff9
1 changed files with 3 additions and 3 deletions
|
|
@ -46,13 +46,13 @@ Cloud is available through https://search.maven.org/search?q=cloud.commandframew
|
||||||
</dependency>
|
</dependency>
|
||||||
----
|
----
|
||||||
|
|
||||||
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]
|
[source,xml]
|
||||||
----
|
----
|
||||||
<repository>
|
<repository>
|
||||||
<id>sonatype-snapshots</id>
|
<id>incendo-snapshots</id>
|
||||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
<url>https://repo.incendo.org/content/repositories/snapshots</url>
|
||||||
</repository>
|
</repository>
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue