Skip to content

Commit e0f4506

Browse files
committed
try
1 parent 55b8012 commit e0f4506

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
@@ -152,7 +152,7 @@ subprojects {
152152
publications {
153153
mavenJava(MavenPublication) {
154154
groupId = rootProject.group
155-
artifactId = project.name
155+
artifactId = "javabotblockapi-"+project.name
156156
version = rootProject.version
157157

158158
from components.java

0 commit comments

Comments
 (0)