File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 2929 <parent >
3030 <groupId >org.jenkins-ci.plugins</groupId >
3131 <artifactId >plugin</artifactId >
32- <version >4.88 </version >
32+ <version >5.7 </version >
3333 <relativePath />
3434 </parent >
3535
4343 even those Node instances that are not traditionally attached to Jenkins. The API exposed by this
4444 plugin can be used by cloud provider plugins to identify unused provisioned resource.
4545 </description >
46- <url >https://github.com/jenkinsci/node-iterator-api -plugin</url >
46+ <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
4747
4848
4949 <properties >
5050 <changelist >999999-SNAPSHOT</changelist >
51- <gitHubRepo >jenkinsci/node-iterator-api-plugin</gitHubRepo >
52- <jenkins .version>2.462.3</jenkins .version>
51+ <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
52+ <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
53+ <jenkins .baseline>2.479</jenkins .baseline>
54+ <jenkins .version>${jenkins.baseline} .1</jenkins .version>
5355 </properties >
5456
5557 <licenses >
You can’t perform that action at this time.
0 commit comments