Update CI Management section in pom.xml files
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user