diff --git a/parent/pom.xml b/parent/pom.xml index e83ea2df..8326121a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -272,10 +272,21 @@ org.springframework.data:* + + true + + + + de.smartics.rules + smartics-enforcer-rules + 1.0.2 + + @@ -1064,7 +1075,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 diff --git a/pom.xml b/pom.xml index a53f085a..53f922b2 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 + +