Skip to content

Commit 004a0a0

Browse files
committed
fix(ci): central-portal repository snapshot id same as prod
Signed-off-by: Marc Nuri <[email protected]>
1 parent b0aff6c commit 004a0a0

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
@@ -64,7 +64,7 @@
6464

6565
<distributionManagement>
6666
<snapshotRepository>
67-
<id>central-portal-snapshots</id>
67+
<id>central-portal</id>
6868
<name>Central Portal (Snapshots)</name>
6969
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
7070
</snapshotRepository>

0 commit comments

Comments
 (0)