Skip to content

Commit

Permalink
Don't use default jar
Browse files Browse the repository at this point in the history
  • Loading branch information
esotericenderman committed Aug 6, 2024
1 parent 1bed10d commit fe2fb3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ bukkitPluginYaml {
publishing {
publications {
create<MavenPublication>("mavenJava") {
from(components["java"])

groupId = projectGroupString
artifactId = projectNameString
version = projectVersionString
Expand Down

0 comments on commit fe2fb3d

Please sign in to comment.