We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 259d512 + 5ff460f commit 835a7e2Copy full SHA for 835a7e2
pom.xml
@@ -74,6 +74,9 @@
74
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
75
<hpi.pluginChangelogUrl>https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/releases</hpi.pluginChangelogUrl>
76
<spotless.check.skip>false</spotless.check.skip>
77
+ <!-- No bundled artifact-->
78
+ <hpi.bundledArtifacts />
79
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
80
</properties>
81
82
<dependencyManagement>
0 commit comments