diff --git a/parent/pom.xml b/parent/pom.xml index cf11e155..7503864c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -274,10 +274,21 @@ org.springframework.data:* + + true + + + + de.smartics.rules + smartics-enforcer-rules + 1.0.2 + + @@ -1063,7 +1074,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 diff --git a/pom.xml b/pom.xml index f8c8adec..da6f24a6 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,7 @@ org.apache.maven.plugins maven-enforcer-plugin + 3.0.0 enforce-release-rules @@ -96,10 +97,20 @@ + + + + + de.smartics.rules + smartics-enforcer-rules + 1.0.2 + +