Skip to content

Commit 6de0e31

Browse files
committed
Add ciManagement element to POM
1 parent a636f7e commit 6de0e31

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
@@ -37,6 +37,10 @@
3737
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-collections.git</developerConnection>
3838
<url>https://gitbox.apache.org/repos/asf?p=commons-collections.git</url>
3939
</scm>
40+
<ciManagement>
41+
<system>GitHub</system>
42+
<url>https://github.com/apache/commons-collections/actions</url>
43+
</ciManagement>
4044
<dependencies>
4145
<dependency>
4246
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)