We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a8c84 commit 7012821Copy full SHA for 7012821
pom.xml
@@ -45,12 +45,12 @@ under the License.
45
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
46
</scm>
47
<issueManagement>
48
- <system>jira</system>
49
- <url>https://issues.apache.org/jira/browse/MGPG</url>
50
- </issueManagement>
51
- <ciManagement>
52
<system>GitHub Issues</system>
53
<url>https://github.com/apache/maven-gpg-plugin/issues</url>
+ </issueManagement>
+ <ciManagement>
+ <system>Jenkins</system>
+ <url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/</url>
54
</ciManagement>
55
<distributionManagement>
56
<site>
0 commit comments