Attempt to fix bad maven universal artifact
This commit is contained in:
parent
ba648379a6
commit
e1ea75fbaa
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ artifacts {
|
|||
if (changelog_file.exists()) {
|
||||
archives changelog_file
|
||||
}
|
||||
archives jar
|
||||
archives sourcesJar
|
||||
archives deobfJar
|
||||
archives apiJar
|
||||
|
|
Loading…
Reference in a new issue