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 17ba6c5 commit c8d8658Copy full SHA for c8d8658
pom.xml
@@ -86,6 +86,10 @@
86
<system>jira</system>
87
<url>https://issues.apache.org/jira/browse/IMAGING</url>
88
</issueManagement>
89
+ <ciManagement>
90
+ <system>GitHub</system>
91
+ <url>https://github.com/apache/commons-imaging/actions</url>
92
+ </ciManagement>
93
<inceptionYear>2007</inceptionYear>
94
<build>
95
<defaultGoal>clean verify apache-rat:check checkstyle:check spotbugs:check pmd:check javadoc:javadoc</defaultGoal>
0 commit comments