geforkt von Mirrors/FastAsyncWorldEdit
Separate and uppercase libs artifacts
Dieser Commit ist enthalten in:
Ursprung
bb06492091
Commit
f8ed4e0c38
@ -164,7 +164,7 @@ fun Project.applyLibrariesConfiguration() {
|
||||
from(libsComponent)
|
||||
|
||||
group = "com.fastasyncworldedit"
|
||||
artifactId = "${rootProject.name}-Libs"
|
||||
artifactId = "FastAsyncWorldEdit-Libs-${project.name.capitalize()}"
|
||||
version = version
|
||||
|
||||
pom {
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren