Skip to content

Commit 5b5edde

Browse files
authored
Explicitly declare dependencies (#91)
1 parent 82803a5 commit 5b5edde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
<jenkins.baseline>2.479</jenkins.baseline>
4343
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
4444
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
45+
<hpi.bundledArtifacts>envinject-lib</hpi.bundledArtifacts>
46+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
4547
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
4648
</properties>
4749

0 commit comments

Comments
 (0)