Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4f630a1

Browse files
committedApr 14, 2021
Polishing.
1 parent d3f6ae0 commit 4f630a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎settings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
<username>${env.ARTIFACTORY_USR}</username>
2020
<password>${env.ARTIFACTORY_PSW}</password>
2121
</server>
22+
<server>
23+
<id>spring-libs-milestone</id>
24+
<username>${env.ARTIFACTORY_USR}</username>
25+
<password>${env.ARTIFACTORY_PSW}</password>
26+
</server>
2227
</servers>
2328

2429
</settings>

0 commit comments

Comments
 (0)
This repository has been archived.