Skip to content

Commit c8d8658

Browse files
committed
Add ciManagement element to POM
1 parent 17ba6c5 commit c8d8658

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@
8686
<system>jira</system>
8787
<url>https://issues.apache.org/jira/browse/IMAGING</url>
8888
</issueManagement>
89+
<ciManagement>
90+
<system>GitHub</system>
91+
<url>https://github.com/apache/commons-imaging/actions</url>
92+
</ciManagement>
8993
<inceptionYear>2007</inceptionYear>
9094
<build>
9195
<defaultGoal>clean verify apache-rat:check checkstyle:check spotbugs:check pmd:check javadoc:javadoc</defaultGoal>

0 commit comments

Comments
 (0)