We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c9c4b commit c104f7cCopy full SHA for c104f7c
pom.xml
@@ -31,7 +31,7 @@
31
<spotbugs.skip>true</spotbugs.skip>
32
<maven.javadoc.skip>true</maven.javadoc.skip>
33
<jenkins.version>2.289.3</jenkins.version>
34
- <githubRepo>jenkinsci/${project.artifactId}-plugin</githubRepo>
+ <gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
35
</properties>
36
37
<dependencies>
0 commit comments