Skip to content

Commit eda12d9

Browse files
committed
Fix for central deployment
1 parent 908f570 commit eda12d9

2 files changed

Lines changed: 14 additions & 34 deletions

File tree

mvnw

Lines changed: 14 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -441,18 +441,6 @@
441441
</repository>
442442
</distributionManagement>
443443
</profile>
444-
<profile>
445-
<id>milestone</id>
446-
<distributionManagement>
447-
<repository>
448-
<id>repo.spring.io</id>
449-
<url>https://repo.spring.io/libs-milestone-local</url>
450-
<snapshots>
451-
<enabled>false</enabled>
452-
</snapshots>
453-
</repository>
454-
</distributionManagement>
455-
</profile>
456444
<profile>
457445
<id>central</id>
458446
<build>

0 commit comments

Comments
 (0)