mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-15 03:35:42 +00:00
_Actually_ publish an API jar
This commit is contained in:
parent
1a0e3fc2fa
commit
03f50f9298
@ -533,7 +533,7 @@ publishing {
|
|||||||
publications {
|
publications {
|
||||||
maven(MavenPublication) {
|
maven(MavenPublication) {
|
||||||
from components.java
|
from components.java
|
||||||
// artifact(apiJar)
|
artifact(apiJar)
|
||||||
fg.component(it)
|
fg.component(it)
|
||||||
|
|
||||||
pom {
|
pom {
|
||||||
|
Loading…
Reference in New Issue
Block a user