Skip to content

Commit e861129

Browse files
committed
lets see if we can make this half way decent
1 parent bc29090 commit e861129

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -683,10 +683,7 @@
683683
<configuration>
684684
<rules>
685685
<requireReleaseDeps>
686-
<failWhenParentIsSnapshot>false</failWhenParentIsSnapshot>
687-
<excludes>
688-
<exclude>${project.groupId}:*</exclude>
689-
</excludes>
686+
<failWhenParentIsSnapshot>true</failWhenParentIsSnapshot>
690687
</requireReleaseDeps>
691688
</rules>
692689
</configuration>

0 commit comments

Comments
 (0)