File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >org.finos.symphony.messageml</groupId >
88 <artifactId >messageml-utils</artifactId >
9- <version >1.1.1 </version >
9+ <version >1.1.2 </version >
1010 <name >MessageML Utils</name >
1111 <url >https://github.com/finos/messageml-utils</url >
1212 <description >A set of utilities for parsing, processing and rendering of MessageML messages
8585 <extensions >true</extensions >
8686 <configuration >
8787 <serverId >ossrh-distro</serverId >
88- <nexusUrl >https://s01.oss .sonatype.org/ </nexusUrl >
88+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com </nexusUrl >
8989 <autoReleaseAfterClose >true</autoReleaseAfterClose >
9090 <stagingProgressTimeoutMinutes >10</stagingProgressTimeoutMinutes >
9191 </configuration >
349349 <repository >
350350 <id >ossrh-distro</id >
351351 <name >Sonatype Release Distribution Repository</name >
352- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
352+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
353353 </repository >
354354 <snapshotRepository >
355355 <id >ossrh</id >
356356 <name >Sonatype Development Snapshot Repository</name >
357- <url >https://oss. sonatype.org /content/repositories/snapshots/</url >
357+ <url >https://ossrh-staging-api.central. sonatype.com /content/repositories/snapshots/</url >
358358 </snapshotRepository >
359359 </distributionManagement >
360360
You can’t perform that action at this time.
0 commit comments