Add bukkit-legacy build back to the main project
This commit is contained in:
@@ -30,8 +30,6 @@ if (project.hasProperty('sonatypeUsername') && project.hasProperty('sonatypePass
|
||||
}
|
||||
|
||||
uploadArchives {
|
||||
enabled = true
|
||||
|
||||
repositories {
|
||||
mavenDeployer {
|
||||
beforeDeployment { MavenDeployment deployment -> signing.signPom(deployment) }
|
||||
|
||||
Reference in New Issue
Block a user