Skip to content

Commit 1d833d2

Browse files
committed
fix: Remove releaseRepository and closeRepository properties
1 parent 19ca01b commit 1d833d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,6 @@
141141
<sonatype>
142142
<active>ALWAYS</active>
143143
<url>https://central.sonatype.com/api/v1/publisher</url>
144-
<closeRepository>true</closeRepository>
145-
<releaseRepository>true</releaseRepository>
146144
<stagingRepositories>target/staging-deploy</stagingRepositories>
147145
</sonatype>
148146
</mavenCentral>

0 commit comments

Comments
 (0)