We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82803a5 commit 5b5eddeCopy full SHA for 5b5edde
pom.xml
@@ -42,6 +42,8 @@
42
<jenkins.baseline>2.479</jenkins.baseline>
43
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
44
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
45
+ <hpi.bundledArtifacts>envinject-lib</hpi.bundledArtifacts>
46
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
47
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
48
</properties>
49
0 commit comments