mirror of https://github.com/apache/jclouds.git
JCLOUDS-1499: Disable sonatype snapshot repository for plugins (#28)
This commit is contained in:
parent
1c57d07f70
commit
f1d4f900bf
|
@ -110,13 +110,6 @@
|
|||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
<pluginRepository>
|
||||
<id>ossrh</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<distributionManagement>
|
||||
|
|
Loading…
Reference in New Issue