Skip to content

v0.9.3

Latest
Compare
Choose a tag to compare
@andirady andirady released this 04 Aug 12:38
· 6 commits to main since this release

New Features

  • New remove command to remove dependencies. (f6e2bf0)
  • New parent command to set the <parent> element in the POM. (4d52daf)
  • New get command to read properties from the POM. (ea7d762)

Other changes

  • You can now plug to a specific profile (5508b0b)
  • You can now plug plugins that are managed by parent by only specifying the artifact ID. (4367d92)
  • Latest version is now resolved from "maven-metadata.xml" from maven central instead of the solrsearch API. (42c0bd9)