From f8a4a175b9618624b01481d8177fc8d8490b12c1 Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Wed, 24 Jun 2020 21:21:05 -0400 Subject: [PATCH] Update README with the new enforcements. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caf0c60..6a2fced 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A parent pom for all the gCube artifacts. * Java 8 (target and source) * OpenJDK as target Java VM. * Maven 3.3.9+ +* README.md, CHANGELOG.md and LICENSE.md are present in the baseDir of each Maven module +* CHANGELOG.md must declare a tag [v+Pom version] (e.g. [v1.0.0]) # Build Profiles