Skip to content

Commit e08e6ca

Browse files
committed
Update CI Management section in pom.xml files
1 parent 93800c6 commit e08e6ca

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<url>https://github.com/spring-projects/spring-batch/issues</url>
3737
</issueManagement>
3838
<ciManagement>
39-
<system>Bamboo</system>
40-
<url>https://build.spring.io/browse/BATCH</url>
39+
<system>Github Actions</system>
40+
<url>https://github.com/spring-projects/spring-batch/actions</url>
4141
</ciManagement>
4242
<distributionManagement>
4343
<snapshotRepository>

spring-batch-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
</issueManagement>
3030

3131
<ciManagement>
32-
<system>Bamboo</system>
33-
<url>https://build.spring.io/browse/BATCH</url>
32+
<system>Github Actions</system>
33+
<url>https://github.com/spring-projects/spring-batch/actions</url>
3434
</ciManagement>
3535

3636
<licenses>

0 commit comments

Comments
 (0)