Add CHANGELOG.md.

This commit is contained in:
Manuele Simi 2020-06-07 10:45:51 -04:00
parent e51cb2a04f
commit cec724fb10
2 changed files with 13 additions and 1 deletions

12
CHANGELOG.md Normal file
View File

@ -0,0 +1,12 @@
# Changelog for Maven-Parent
## [v1.1.0] [r4.22.0] - 2020-01-27
* New build profiles to support CI/CD
* Enforcement for:
* Java 8 (target and source)
* OpenJDK as target Java VM.
* Maven 3.3.9+
## [v1.0.0] [r4.0.0] - 2017-12-20

View File

@ -5,7 +5,7 @@ A parent pom for all the gCube artifacts.
# Enforcements
* Java 8 (target and source)
* OpenJDK as target Java VM.
* Maven 3.0.0+
* Maven 3.3.9+
# Build Profiles