Gradle Pom Plugin Versions Save

Gradle POM plugin

1.0.3

7 years ago
  • Fix repeated tags render like developers (#1)

1.0.2

7 years ago
  • Pom dependencies scopes update fixed:
    • use both group and artifact for matching
    • avoid marking as provided or optional transitive dependencies which also directly declared in compile

1.0.1

8 years ago
  • Pom closure value now properly merged into existing pom (avoid duplicate tags)

1.0.0

8 years ago
  • Initial release