Skip to content

Commit e719643

Browse files
author
volker
committed
for lowercase on sonatype set explicit the artifactId on publishing
1 parent bcf7488 commit e719643

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
@@ -65,6 +65,7 @@ publishing {
6565
publications {
6666
maven(MavenPublication) {
6767
from components.java
68+
artifactId = 'exceljconnect'
6869

6970
pom {
7071
name = 'Excel driver for Java'

0 commit comments

Comments
 (0)