diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ <requireReleaseDeps> <failWhenParentIsSnapshot>false</failWhenParentIsSnapshot> <onlyWhenRelease>true</onlyWhenRelease> - <level>WARN</level> + <level>ERROR</level> </requireReleaseDeps> </rules> </configuration> |