Branch: refs/heads/master
Home: https://github.com/jenkinsci/priority-sorter-plugin
Commit: c801e53de6034ad0c18be209535a5cb5b5b21839
https://github.com/jenkinsci/priority-sorter-plugin/commit/c801e53de6034ad0c18be209535a5cb5b5b21839
Author: Mark Waite <[email protected]>
Date: 2023-07-16 (Sun, 16 Jul 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Replace public repo with releases repo (#279)
JFrog donates https://repo.jenkins-ci.org for the Jenkins project.
They host it and pay all charges associated with that hosting.
They've asked us to reduce the https://repo.jenkins-ci.org outbound
bandwidth use. One of the reductions is to retrieve released
artifacts from their provider repositories instead of using
https://repo.jenkins-ci.org/public as a cache of all other repositories.
This change removes https://repo.jenkins-ci.org/public from the list of
repositories and replaces it with https://repo.jenkins-ci.org/releases/
for the Jenkins released artifacts and with other repositories for
their artifacts.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/priority-sorter-plugin/push/refs/heads/master/65a710-c801e5%40github.com.