mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-16 18:13:23 +00:00
Compare commits
26
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce5bf030c4 | ||
|
|
85a93d24cd | ||
|
|
f236d3ebb9 | ||
|
|
cef6438fb6 | ||
|
|
ef79244f26 | ||
|
|
2c5e79e0a0 | ||
|
|
8a418391fa | ||
|
|
73594ca997 | ||
|
|
627ee11323 | ||
|
|
85ef70a705 | ||
|
|
2a43571a6f | ||
|
|
ad4bf7cb00 | ||
|
|
dad9dfcb3d | ||
|
|
f71618484b | ||
|
|
b285c82faa | ||
|
|
2a41b30cd9 | ||
|
|
e0cc12942e | ||
|
|
74eab2b8ff | ||
|
|
22cd7ddecc | ||
|
|
73c57cb7ad | ||
|
|
aaee72de09 | ||
|
|
7ad1e6cbd2 | ||
|
|
dc3573ea82 | ||
|
|
033491fffc | ||
|
|
30391f1cbd | ||
|
|
c81c496f83 |
@@ -43,10 +43,5 @@
|
||||
<username>${env.MAVEN_USERNAME}</username>
|
||||
<password>${env.MAVEN_PASSWORD}</password>
|
||||
</server>
|
||||
<server>
|
||||
<id>central-releases-staging</id>
|
||||
<username>${env.MAVEN_CENTRAL_USERNAME}</username>
|
||||
<password>${env.MAVEN_CENTRAL_PASSWORD}</password>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
||||
|
||||
Reference in New Issue
Block a user