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 7b22cc3 commit 268695eCopy full SHA for 268695e
1 file changed
pom.xml
@@ -52,6 +52,10 @@
52
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-dbcp.git</developerConnection>
53
<url>https://gitbox.apache.org/repos/asf?p=commons-dbcp.git</url>
54
</scm>
55
+ <ciManagement>
56
+ <system>GitHub</system>
57
+ <url>https://github.com/apache/commons-dbcp/actions</url>
58
+ </ciManagement>
59
60
<dependencies>
61
<dependency>
0 commit comments