Skip to content

Commit 28e7fa3

Browse files
author
volker
committed
for lowercase on sonatype set explicit the artifactId on publishing
1 parent f6de6a5 commit 28e7fa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ publishing {
134134
publications {
135135
mavenJava(MavenPublication) {
136136
from components.java
137+
artifactId = 'jlessc'
137138

138139
pom {
139140
name = 'JLessC'

0 commit comments

Comments
 (0)