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 98eb769 commit 39b9da1Copy full SHA for 39b9da1
pom.xml
@@ -595,6 +595,10 @@
595
<url>scm:svn:${commons.scmPubUrl}</url>
596
</site>
597
</distributionManagement>
598
+ <ciManagement>
599
+ <system>GitHub</system>
600
+ <url>https://github.com/apache/commons-vfs/actions</url>
601
+ </ciManagement>
602
<!-- Releasing VFS as a multi-module build with binary artifacts is somewhat painful. This profile hooks into the commons-parent
603
and the apache-pom to get the build done and then uses the assembly to package it up. -->
604
<profiles>
0 commit comments