diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index b68780e16..f0609bcc4 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -119,6 +119,26 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + enforce-maven + + enforce + + + + + 3.5.2 + + + + + + org.eclipse.tycho tycho-maven-plugin diff --git a/pom.xml b/pom.xml index 7a474a63f..99ef96f32 100644 --- a/pom.xml +++ b/pom.xml @@ -70,10 +70,6 @@ scm:git:https://git.eclipse.org/r/jgit/jgit - - 3.3.1 - - hudson https://hudson.eclipse.org/jgit/ @@ -462,6 +458,27 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + enforce-maven + + enforce + + + + + 3.5.2 + + + + + + + maven-compiler-plugin