Commit 5178c35
committed
Remove superfluous enforcer rule
The requireReleaseDeps rule checks that there are no SNAPSHOT
dependencies. This check is actually less thorough than the
requireReproducibleBuilds rule, which does that and more.
So including both rules at the same time is unnecessary.1 parent 3bfa06f commit 5178c35
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
887 | | - | |
888 | | - | |
889 | | - | |
890 | 887 | | |
891 | 888 | | |
892 | 889 | | |
| |||
0 commit comments