Skip to content

Commit 268695e

Browse files
committed
Add ciManagement element to POM
1 parent 7b22cc3 commit 268695e

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
@@ -52,6 +52,10 @@
5252
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-dbcp.git</developerConnection>
5353
<url>https://gitbox.apache.org/repos/asf?p=commons-dbcp.git</url>
5454
</scm>
55+
<ciManagement>
56+
<system>GitHub</system>
57+
<url>https://github.com/apache/commons-dbcp/actions</url>
58+
</ciManagement>
5559

5660
<dependencies>
5761
<dependency>

0 commit comments

Comments
 (0)