Skip to content

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
hank-cp committed Dec 19, 2023
1 parent c0b9e1d commit 0f9b581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ subprojects {
mavenJava(MavenPublication) {
groupId = project.getGroup()
from components.java
version project.version
artifact sourcesJar
artifact javadocJar
pom {
Expand Down

0 comments on commit 0f9b581

Please sign in to comment.