Skip to content

Commit e32c382

Browse files
committed
Add ciManagement element to POM
1 parent 715d3ea commit e32c382

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
<url>https://gitbox.apache.org/repos/asf?p=commons-cli.git</url>
4242
<tag>HEAD</tag>
4343
</scm>
44+
<ciManagement>
45+
<system>GitHub</system>
46+
<url>https://github.com/apache/commons-cli/actions</url>
47+
</ciManagement>
4448
<dependencies>
4549
<dependency>
4650
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)