Skip to content

Commit 31c9aad

Browse files
committed
Add ciManagement element to POM
1 parent 4725c24 commit 31c9aad

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
@@ -55,6 +55,10 @@ limitations under the License.
5555
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
5656
</site>
5757
</distributionManagement>
58+
<ciManagement>
59+
<system>GitHub</system>
60+
<url>https://github.com/apache/commons-cli/actions</url>
61+
</ciManagement>
5862
<dependencies>
5963
<dependency>
6064
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)