Skip to content

Commit c81d1a5

Browse files
committed
Set deployment name
1 parent 56fb9c8 commit c81d1a5

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
@@ -457,7 +457,7 @@
457457
<plugin>
458458
<artifactId>central-publishing-maven-plugin</artifactId>
459459
<configuration>
460-
<deploymentName>${project.name}</deploymentName>
460+
<deploymentName>Mock Loggers</deploymentName>
461461
<ignorePublishedComponents>true</ignorePublishedComponents>
462462
<publishingServerId>central</publishingServerId>
463463
</configuration>

0 commit comments

Comments
 (0)