@@ -4,11 +4,6 @@
|
||||
https://maven.apache.org/xsd/settings-1.0.0.xsd">
|
||||
|
||||
<servers>
|
||||
<server>
|
||||
<id>spring-plugins-release</id>
|
||||
<username>${env.ARTIFACTORY_USR}</username>
|
||||
<password>${env.ARTIFACTORY_PSW}</password>
|
||||
</server>
|
||||
<server>
|
||||
<id>spring-libs-snapshot</id>
|
||||
<username>${env.ARTIFACTORY_USR}</username>
|
||||
@@ -26,4 +21,4 @@
|
||||
</server>
|
||||
</servers>
|
||||
|
||||
</settings>
|
||||
</settings>
|
||||
|
||||
Reference in New Issue
Block a user