Skip to content

Commit e25ee10

Browse files
update build file
1 parent 4c38284 commit e25ee10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ task renderRR() {
253253
publishing {
254254
publications {
255255
maven(MavenPublication) {
256+
artifactId 'jsqlparser'
256257
from(components.java)
257258
}
258259
}

0 commit comments

Comments
 (0)