File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ limitations under the License.
318318 </repository >
319319 <snapshotRepository >
320320 <id >sonatype-central-portal</id >
321- <url >https://central.sonatype.com/repository/maven-snapshots </url >
321+ <url >${plexusDistMgmtSnapshotsUrl} </url >
322322 </snapshotRepository >
323323 <!-- site distribution management must be override in child projects -->
324324 <site >
@@ -338,7 +338,7 @@ limitations under the License.
338338 <maven .compiler.proc>none</maven .compiler.proc>
339339 <maven .compiler.showDeprecation>true</maven .compiler.showDeprecation>
340340 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
341- <plexusDistMgmtSnapshotsUrl >https://oss .sonatype.org/content/repositories/plexus -snapshots</plexusDistMgmtSnapshotsUrl >
341+ <plexusDistMgmtSnapshotsUrl >https://central .sonatype.com/repository/maven -snapshots</plexusDistMgmtSnapshotsUrl >
342342 <project .build.outputTimestamp>2025-05-23T18:11:49Z</project .build.outputTimestamp>
343343 <gpg .useagent>true</gpg .useagent>
344344 <spotless-maven-plugin .version>2.44.4</spotless-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments