Skip to content

Commit f937c0d

Browse files
committed
Update excludeArtifacts in central-publishing-maven-plugins
1 parent d979d3a commit f937c0d

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
@@ -412,7 +412,7 @@
412412
<publishingServerId>central</publishingServerId>
413413
<deploymentName>${project.artifactId} v${project.version}</deploymentName>
414414
<excludeArtifacts>
415-
devlog-kotlin-integration-tests,devlog-kotlin-integration-test-jul
415+
devlog-kotlin-integration-tests,devlog-kotlin-integration-test-jul,devlog-kotlin-integration-test-log4j,devlog-kotlin-integration-test-logback
416416
</excludeArtifacts>
417417
</configuration>
418418
</plugin>

0 commit comments

Comments
 (0)