diff --git a/function-maven-plugin/pom.xml b/function-maven-plugin/pom.xml index e4dfc764..e4b5689a 100644 --- a/function-maven-plugin/pom.xml +++ b/function-maven-plugin/pom.xml @@ -100,6 +100,15 @@ + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.6.3 + + + org.apache.maven.plugins diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml index 73ec0f37..b3e1e5c7 100644 --- a/functions-framework-api/pom.xml +++ b/functions-framework-api/pom.xml @@ -75,6 +75,15 @@ + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.6.3 + + + maven-compiler-plugin diff --git a/invoker/pom.xml b/invoker/pom.xml index 6bb777a4..f5e0c972 100644 --- a/invoker/pom.xml +++ b/invoker/pom.xml @@ -82,6 +82,17 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.6.3 + + + + sonatype-oss-release