FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
androidannotations/settings.xml at develop · androidannotations/androidannotations · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
androidannotations
/
androidannotations
Public archive
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
11k
Code
Issues
50
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
androidannotations
/
settings.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
9 lines (9 loc) · 410 Bytes
Breadcrumbs
androidannotations
/
settings.xml
Copy path
File metadata and controls
9 lines (9 loc) · 410 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
<
settings
xmlns
=
"
http://maven.apache.org/SETTINGS/1.0.0
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi
:
schemaLocation
=
"
http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd
"
>
<
servers
>
<
server
>
<
id
>ossrh</
id
>
<
username
>${env.CI_DEPLOY_USERNAME}</
username
>
<
password
>${env.CI_DEPLOY_PASSWORD}</
password
>
</
server
>
</
servers
>
</
settings
>
Back
|
FazBrowse Home
|
New Git URL