File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33- package-ecosystem : maven
44 directory : " /"
55 schedule :
6- interval : weekly
6+ interval : monthly
77 open-pull-requests-limit : 10
88- package-ecosystem : github-actions
99 directory : /
1010 schedule :
11- interval : daily
11+ interval : monthly
Original file line number Diff line number Diff line change 22 <extension >
33 <groupId >io.jenkins.tools.incrementals</groupId >
44 <artifactId >git-changelist-maven-extension</artifactId >
5- <version >1.7 </version >
5+ <version >1.8 </version >
66 </extension >
77</extensions >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.jenkins-ci.plugins</groupId >
66 <artifactId >plugin</artifactId >
7- <version >4.75 </version >
7+ <version >4.81 </version >
88 <relativePath />
99 </parent >
1010
2323 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
2424
2525 <properties >
26- <revision >1.318 </revision >
26+ <revision >1.321 </revision >
2727 <changelist >999999-SNAPSHOT</changelist >
2828 <jenkins .version>2.361.4</jenkins .version>
2929 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
110110 </dependencies >
111111 </dependencyManagement >
112112
113- <!-- get every artifact through maven.glassfish.org, which proxies all the artifacts that we need -->
114113 <repositories >
115114 <repository >
116115 <id >repo.jenkins-ci.org</id >
You can’t perform that action at this time.
0 commit comments