Skip to content

Commit 3bdf29d

Browse files
committed
Fixed authors URL in pom.xml
1 parent 07102ad commit 3bdf29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>pom</packaging>
1010
<name>Batch Web Spring Boot</name>
1111
<description>Spring Boot Starter Batch for Web</description>
12-
<url>https://github.com/codecentric/spring-boot-admin/</url>
12+
<url>https://github.com/codecentric/spring-boot-starter-batch-web/</url>
1313
<modules>
1414
<module>batch-web-spring-boot-dependencies</module>
1515
<module>batch-web-spring-boot-build</module>

0 commit comments

Comments
 (0)