mirror of
https://gitee.com/log4j/pig.git
synced 2025-01-03 23:42:22 +08:00
aliyun plugin repository
This commit is contained in:
parent
5477ad173d
commit
e9ea15b53a
14
pom.xml
14
pom.xml
@ -254,6 +254,20 @@
|
||||
</snapshots>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>aliyun-plugin</id>
|
||||
<url>https://maven.aliyun.com/repository/public</url>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>dev</id>
|
||||
|
Loading…
Reference in New Issue
Block a user