Skip to content

Commit

Permalink
update exclude list due to last approvals
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Oct 15, 2024
1 parent 6b605d1 commit b05ac8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2420,7 +2420,7 @@
<!-- Works with approval for Hazelcast https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/15797 -->
<!-- infinispan protostream https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/16633 -->
<!-- https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/16634 -> https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/16665 -->
<excludeGroupIds>org.apache,com.hazelcast,org.testcontainers,org.infinispan.protostream,org.wildfly,org.hibernate.search</excludeGroupIds>
<excludeGroupIds>org.apache,com.hazelcast,org.testcontainers,org.infinispan.protostream</excludeGroupIds>
<excludeScope>test</excludeScope>
<failWhenReviewNeeded>true</failWhenReviewNeeded>
</configuration>
Expand Down

0 comments on commit b05ac8e

Please sign in to comment.