Update CI Management section in pom.xml files

This commit is contained in:
Mahmoud Ben Hassine
2023-02-22 16:38:51 +01:00
parent 93800c6bae
commit e08e6cabf1
2 changed files with 4 additions and 4 deletions

View File

@@ -36,8 +36,8 @@
<url>https://github.com/spring-projects/spring-batch/issues</url>
</issueManagement>
<ciManagement>
<system>Bamboo</system>
<url>https://build.spring.io/browse/BATCH</url>
<system>Github Actions</system>
<url>https://github.com/spring-projects/spring-batch/actions</url>
</ciManagement>
<distributionManagement>
<snapshotRepository>

View File

@@ -29,8 +29,8 @@
</issueManagement>
<ciManagement>
<system>Bamboo</system>
<url>https://build.spring.io/browse/BATCH</url>
<system>Github Actions</system>
<url>https://github.com/spring-projects/spring-batch/actions</url>
</ciManagement>
<licenses>