Skip to content

Commit 8246736

Browse files
committed
Changing the Central publishing server to distributionManagement.snapshot.id
1 parent 8e2b416 commit 8246736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<version>0.8.0</version>
185185
<extensions>true</extensions>
186186
<configuration>
187-
<publishingServerId>central</publishingServerId>
187+
<publishingServerId>${distributionManagement.snapshot.id}</publishingServerId>
188188
</configuration>
189189
</plugin>
190190
</plugins>

0 commit comments

Comments
 (0)