Skip to content

Commit

Permalink
Exclude milestore release for JAX RX
Browse files Browse the repository at this point in the history
Fix Verifier for new release on 29March 4.0.0-M2
  • Loading branch information
lovesh-ap committed Apr 1, 2024
1 parent e82b0d7 commit baf5a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions instrumentation-security/jax-rs-3.0/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jar {

verifyInstrumentation {
passesOnly 'jakarta.ws.rs:jakarta.ws.rs-api:[3.0-M1,)'
excludeRegex '.*-M[0-9]+'
}

compileJava {
Expand Down

0 comments on commit baf5a01

Please sign in to comment.