diff --git a/parent/pom.xml b/parent/pom.xml index c4e1f55d..245c8e54 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -273,10 +273,21 @@ org.springframework.data:* + + true + + + + de.smartics.rules + smartics-enforcer-rules + 1.0.2 + + @@ -1062,7 +1073,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 diff --git a/pom.xml b/pom.xml index 6f7ae3a4..a7e69d20 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 + +