This website requires JavaScript.
Explore
Help
Sign in
archive
/
renovatebot_renovate
Watch
0
Star
0
Fork
You've already forked renovatebot_renovate
0
mirror of
https://github.com/renovatebot/renovate.git
synced
2025-03-13 07:43:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ci/test-windows-2025
Branches
Tags
No results found.
renovatebot_renovate
/
lib
/
modules
/
datasource
/
maven
/
common.ts
4 lines
94 B
TypeScript
Raw
Permalink
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