mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-01 02:01:19 +01:00
Fixed publications
This commit is contained in:
parent
0accf9ab2b
commit
a24b118dba
@ -22,6 +22,7 @@ publishing {
|
||||
publications {
|
||||
create<MavenPublication>("mavenJava") {
|
||||
from(components["java"])
|
||||
artifactId = rootProject.name
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user