Skip to content

Commit 7012821

Browse files
Fix issueManagement, ciManagement system and url
1 parent a9a8c84 commit 7012821

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ under the License.
4545
<url>https://github.com/apache/maven-gpg-plugin/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
48-
<system>jira</system>
49-
<url>https://issues.apache.org/jira/browse/MGPG</url>
50-
</issueManagement>
51-
<ciManagement>
5248
<system>GitHub Issues</system>
5349
<url>https://github.com/apache/maven-gpg-plugin/issues</url>
50+
</issueManagement>
51+
<ciManagement>
52+
<system>Jenkins</system>
53+
<url>https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/</url>
5454
</ciManagement>
5555
<distributionManagement>
5656
<site>

0 commit comments

Comments
 (0)