mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-19 09:27:52 +00:00
finish up javadocs / maven publications
This commit is contained in:
@@ -60,3 +60,10 @@ tasks {
|
||||
}
|
||||
}
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
create<MavenPublication>("maven") {
|
||||
from(components["java"])
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user