mirror of https://github.com/apache/maven.git
use https://repository.a.o/ for Apache SNAPSHOT plugins
This commit is contained in:
parent
d9bf929c74
commit
9ae008a67d
|
@ -203,7 +203,7 @@ under the License.
|
|||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<url>http://repository.apache.org/snapshots/</url>
|
||||
<url>https://repository.apache.org/snapshots/</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
|
|
Loading…
Reference in New Issue