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 ae5767a commit c65635bCopy full SHA for c65635b
pom.xml
@@ -39,15 +39,6 @@
39
<system>Github Actions</system>
40
<url>https://github.com/spring-projects/spring-batch/actions</url>
41
</ciManagement>
42
- <distributionManagement>
43
- <snapshotRepository>
44
- <id>spring-snapshots</id>
45
- <url>https://repo.spring.io/libs-snapshot-local</url>
46
- <releases>
47
- <enabled>false</enabled>
48
- </releases>
49
- </snapshotRepository>
50
- </distributionManagement>
51
<licenses>
52
<license>
53
<name>Apache 2.0</name>
0 commit comments