We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73a82f1 commit fb00af2Copy full SHA for fb00af2
1 file changed
pom.xml
@@ -26,6 +26,8 @@
26
<revision>2.4.1</revision>
27
<changelist>-SNAPSHOT</changelist>
28
<gitHubRepo>jenkinsci/plot-plugin</gitHubRepo>
29
+ <hpi.bundledArtifacts>commons-collections4,opencsv</hpi.bundledArtifacts>
30
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
31
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
32
<jenkins.baseline>2.479</jenkins.baseline>
33
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
0 commit comments