Update publish section
This commit is contained in:
parent
baa0f14c17
commit
b15a607f9d
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ publishing {
|
|||
publications {
|
||||
mavenJava(MavenPublication) {
|
||||
from components.java
|
||||
artifactId = 'EventsBus' // Replace 'your-artifact-id' with your actual artifact ID
|
||||
artifact jar {
|
||||
archiveClassifier = 'release'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue