diff --git a/pom.xml b/pom.xml index 73b285a..83ceda5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,37 @@ compile + + + jenkins + + + + + + maven-enforcer-plugin + + + + enforce + + + + + "${project.version}".endsWith("-SNAPSHOT") + Jenkins should only build -SNAPSHOT versions + + + true + + + + + + + + IRAP-NEXUS -- libgit2 0.21.2