docs: Small typo sonartype vs sonatype (#989)
Small type sonartype vs sonatype Nothing important. Feel free to ignore ;) Signed-off-by: David Pilato <david@pilato.fr>
This commit is contained in:
parent
e2c70d9f0b
commit
7bff3eebe6
|
|
@ -72,8 +72,8 @@ If you would like snapshot builds, this is the relevant repository information:
|
|||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
<id>sonartype</id>
|
||||
<name>Sonartype Repository</name>
|
||||
<id>sonatype</id>
|
||||
<name>Sonatype Repository</name>
|
||||
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
|
|
|||
Loading…
Reference in New Issue