Skip to content

Commit c65635b

Browse files
committed
Remove unused distribution management section
1 parent ae5767a commit c65635b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,6 @@
3939
<system>Github Actions</system>
4040
<url>https://github.com/spring-projects/spring-batch/actions</url>
4141
</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>
5142
<licenses>
5243
<license>
5344
<name>Apache 2.0</name>

0 commit comments

Comments
 (0)