Skip to content

Commit f1e31c3

Browse files
committed
Try sourcesJar
1 parent 9a8a094 commit f1e31c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ publishing {
189189

190190
from components.java
191191
artifact javadocJar
192-
artifact sourceJar
192+
artifact sourcesJar
193193

194194
pom.withXml {
195195
def reposNode = asNode().appendNode('repositories')

0 commit comments

Comments
 (0)