Skip to content

Commit

Permalink
Remove name and description
Browse files Browse the repository at this point in the history
The name should be unique per artifact.
  • Loading branch information
wjglerum committed Apr 11, 2024
1 parent 0056519 commit c6aa76f
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 @@ -129,8 +129,6 @@ publishing {
}
}
pom {
name.set("mps-gradle-plugin")
description.set("Miscellaneous tasks that were found useful when building MPS-based projects with Gradle.")
url.set("https://github.com/mbeddr/mps-gradle-plugin")
licenses {
license {
Expand Down

0 comments on commit c6aa76f

Please sign in to comment.