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 4725c24 commit 31c9aadCopy full SHA for 31c9aad
1 file changed
pom.xml
@@ -55,6 +55,10 @@ limitations under the License.
55
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-codec/</url>
56
</site>
57
</distributionManagement>
58
+ <ciManagement>
59
+ <system>GitHub</system>
60
+ <url>https://github.com/apache/commons-cli/actions</url>
61
+ </ciManagement>
62
<dependencies>
63
<dependency>
64
<groupId>org.apache.commons</groupId>
0 commit comments