We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a7eb9 commit 93bc004Copy full SHA for 93bc004
pom.xml
@@ -33,6 +33,8 @@
33
<jenkins.baseline>2.479</jenkins.baseline>
34
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
35
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
36
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
37
+ <hpi.bundledArtifacts>snakeyaml</hpi.bundledArtifacts>
38
</properties>
39
40
<dependencies>
0 commit comments