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 235803c commit 4b2fc1bCopy full SHA for 4b2fc1b
pom.xml
@@ -425,6 +425,10 @@
425
<url>scm:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text/</url>
426
</site>
427
</distributionManagement>
428
+ <ciManagement>
429
+ <system>GitHub</system>
430
+ <url>https://github.com/apache/commons-text/actions</url>
431
+ </ciManagement>
432
<profiles>
433
<profile>
434
<!-- Java 8-10 -->
0 commit comments