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 53804ff commit 02751e0Copy full SHA for 02751e0
pom.xml
@@ -386,8 +386,8 @@
386
<active>ALWAYS</active>
387
<url>${maven.central.url}/service/local</url>
388
<snapshotUrl>${maven.central.url}/content/repositories/snapshots/</snapshotUrl>
389
- <closeRepository>false</closeRepository>
390
- <releaseRepository>false</releaseRepository>
+ <closeRepository>true</closeRepository>
+ <releaseRepository>true</releaseRepository>
391
<stagingRepositories>target/staging-deploy</stagingRepositories>
392
</maven-central>
393
</nexus2>
0 commit comments