This website requires JavaScript.
Explore
Help
Sign in
renovate
/
renovate
Watch
1
Star
0
Fork
You've already forked renovate
0
mirror of
https://github.com/renovatebot/renovate.git
synced
2025-01-16 17:46:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
3d8e3ad12d
renovate
/
lib
/
datasource
/
maven
/
common.ts
4 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: replace datasource constants with IDs (#5595) Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 07:01:12 +00:00
export
const
id
=
'maven'
;
fix(maven): Use fallback maven registry (#5613)
2020-03-02 08:08:37 +00:00
export
const
MAVEN_REPO
=
'https://repo.maven.apache.org/maven2'
;
Reference in a new issue
Copy permalink