Skip to content

Commit

Permalink
Fix apache#5180 to skip quarkus build on jms-ibmmq-client integration…
Browse files Browse the repository at this point in the history
… tests (apache#5183)
  • Loading branch information
zhfeng committed Aug 15, 2023
1 parent 88210e2 commit d55f744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/jms-ibmmq-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<description>Integration tests for Camel Quarkus JMS extension with the IBM MQ Client</description>

<properties>
<quarkus.build.skip>true</quarkus.build.skip>
</properties>

<dependencies>
Expand Down

0 comments on commit d55f744

Please sign in to comment.