Skip to content

v2.3.0 unleash-scm-provider-git

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 23:21
· 7 commits to master since this release

Release Notes - mavenplugins/unleash-scm-provider-git

2.3.0

2.3.0 Badge

Summary

  • Initial release of this artifact with new groupId io.github.mavenplugins
  • Codewise identical with com.itemis.maven.plugins:unleash-scm-provider-git:2.3.0
    No more features nor changes
  • Update Java compile version to 1.8 to comply with dependency io.github.mavenplugins:unleash-scm-provider-api:2.10.0
  • Update m2e launch config to Eclipse 2023-12
  • Released to Maven Central

Updates

  • pom.xml:

    • update parent POM reference
    • update groupId to io.github.mavenplugins
    • update version.java 1.6 -> 1.8
    • update URLs to fit with new repo location
  • README.md:

    • add URLs for build badges
  • UnleashGitMerger.java:

    • fix JavaDoc warnings
  • InMemoryIdentity.java:

    • fix deprecation warning