test master #1

Closed
manuele.simi wants to merge 109 commits from master into feature/17809
2 changed files with 13 additions and 1 deletions
Showing only changes of commit cec724fb10 - Show all commits

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