Skip to content

Commit

Permalink
fix: exlulded interim mule core releases from Verification
Browse files Browse the repository at this point in the history
  • Loading branch information
gsidhwani-nr committed Apr 15, 2024
1 parent 2936ee8 commit 7b80b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mule-Core-4.5/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jar {
verifyInstrumentation {
passes 'org.mule.runtime:mule-core:[4.5.0,)'
excludeRegex '.*MULE.*'
excludeRegex '.*rc.*'
excludeRegex '.*SNAPSHOT'
excludeRegex '.*4.5.0-202.*'

Expand Down

0 comments on commit 7b80b45

Please sign in to comment.