Skip to content

Commit bd9e3df

Browse files
use the same id for snapshots
1 parent 0f41a66 commit bd9e3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ limitations under the License.
341341
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
342342
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
343343

344-
<plexusDistMgmtSnapshotsId>sonatype-central-snapshots</plexusDistMgmtSnapshotsId>
344+
<plexusDistMgmtSnapshotsId>sonatype-central-portal</plexusDistMgmtSnapshotsId>
345345
<plexusDistMgmtSnapshotsName>Sonatype Central Snapshots</plexusDistMgmtSnapshotsName>
346346
<plexusDistMgmtSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots</plexusDistMgmtSnapshotsUrl>
347347

0 commit comments

Comments
 (0)