Skip to content

Commit

Permalink
fix: Attempt to fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.gryzbon committed Feb 27, 2022
1 parent 2cb9080 commit 7e3c9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publishing.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ subprojects {
version = "$version"

from components.java
artifact sourcesJar
// artifact sourcesJar
artifact javadocJar

pom {
Expand Down

0 comments on commit 7e3c9f9

Please sign in to comment.