maven-parent/CHANGELOG.md

584 B

Changelog for Maven-Parent

[v1.2.0-SNAPSHOT] - 2023-05-02

Features

  • new maven profiles for managing jdk7 (gcore-legacy) and jdk17 build (see #24259)
  • add new group repositories for managing jdk17 dependencies resolution

[v1.1.0] - 2022-10-27

Features

  • force java 1.8 on jdk11 activation profiles
  • update maven-compiler-plugin to 3.10.1
  • New build profiles to support CI/CD
  • add new execution phase to buildnumber-maven-plugin
  • Enforcement for:
    • Java 8 (target and source)
    • OpenJDK as target Java VM.
    • Maven 3.3.9+

[v1.0.0] - 2017-12-20