diff --git a/README.md b/README.md index ecaeae696c320..016a68642e64b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Learn more about Pulsar at https://pulsar.apache.org Requirements: * Java JDK 1.8 - * Maven + * Maven 3.3.9+ Compile and install: diff --git a/pom.xml b/pom.xml index 6da668471a188..07e1a7b5409b3 100644 --- a/pom.xml +++ b/pom.xml @@ -1422,6 +1422,29 @@ flexible messaging model and an intuitive client API. + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-maven + + enforce + + + + + [1.8.0,) + + + [3.3.9,) + + + + + + @@ -1492,7 +1515,7 @@ flexible messaging model and an intuitive client API. org.apache.maven.plugins maven-checkstyle-plugin 3.0.0 - + pl.project13.maven git-commit-id-plugin