We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc0da9 commit 60fcf9fCopy full SHA for 60fcf9f
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>5.9</version>
+ <version>5.24</version>
8
<relativePath />
9
</parent>
10
@@ -29,6 +29,8 @@
29
<jenkins.baseline>2.479</jenkins.baseline>
30
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
31
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
32
+ <hpi.bundledArtifacts>github-api</hpi.bundledArtifacts>
33
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
34
<no-test-jar>false</no-test-jar>
35
</properties>
36
0 commit comments