Skip to content

Commit

Permalink
Merge pull request #79 from LinoxGH/v1.15
Browse files Browse the repository at this point in the history
Fixed Maven Publishing
  • Loading branch information
seeseemelk committed Jun 29, 2020
2 parents cbeebad + 478039b commit 0055446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ configurations {
publishing {
publications {
mockBukkit(MavenPublication) {
artifactId = 'MockBukkit'
from components.java
pom {
name = 'MockBukkit-v1.15'
Expand Down

0 comments on commit 0055446

Please sign in to comment.