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 2325a54 commit 7e000c2Copy full SHA for 7e000c2
pom.xml
@@ -155,8 +155,8 @@
155
<maven-central>
156
<active>ALWAYS</active>
157
<url>https://s01.oss.sonatype.org/service/local</url>
158
- <closeRepository>false</closeRepository>
159
- <releaseRepository>false</releaseRepository>
+ <closeRepository>true</closeRepository>
+ <releaseRepository>true</releaseRepository>
160
<stagingRepositories>target/staging-deploy</stagingRepositories>
161
</maven-central>
162
</nexus2>
0 commit comments