We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d119a1a commit 4557ba0Copy full SHA for 4557ba0
1 file changed
pom.xml
@@ -601,7 +601,9 @@
601
<configuration>
602
<publishingServerId>central</publishingServerId>
603
<autoPublish>true</autoPublish>
604
- <excludeArtifacts>serve-example</excludeArtifacts>
+ <excludeArtifacts>
605
+ <excludeArtifact>serve-example</excludeArtifact>
606
+ </excludeArtifacts>
607
</configuration>
608
</plugin>
609
</plugins>
0 commit comments