diff --git a/org.eclipse.jgit.benchmarks/pom.xml b/org.eclipse.jgit.benchmarks/pom.xml index 2c101f010..4b2a0ae33 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -49,6 +49,26 @@ src/ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + enforce-maven + + enforce + + + + + 3.6.3 + + + + + + org.apache.maven.plugins maven-compiler-plugin diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 26b27e17b..e0b7e3dff 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -175,7 +175,7 @@ - 3.5.2 + 3.6.3 diff --git a/pom.xml b/pom.xml index dc2805b7d..1f1e72e6b 100644 --- a/pom.xml +++ b/pom.xml @@ -408,7 +408,7 @@ - 3.6.2 + 3.6.3