Skip to content

Commit 2a4a269

Browse files
committed
distribution id
1 parent 3a9aef9 commit 2a4a269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,11 +333,11 @@
333333
</dependencies>
334334
<distributionManagement>
335335
<snapshotRepository>
336-
<id>sonatype-nexus-snapshots</id>
336+
<id>s01-sonatype-nexus-snapshots</id>
337337
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
338338
</snapshotRepository>
339339
<repository>
340-
<id>sonatype-nexus-staging</id>
340+
<id>s01-sonatype-nexus-staging</id>
341341
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url>
342342
</repository>
343343
</distributionManagement>

0 commit comments

Comments
 (0)