Skip to content

Commit

Permalink
Disable google-bigquery native profile due to #5006
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Jun 22, 2023
1 parent 9ae92f6 commit 14ad98d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration-tests/google-bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
</dependencies>

<profiles>
<!-- https://github.com/apache/camel-quarkus/issues/5006
<profile>
<id>native</id>
<activation>
Expand Down Expand Up @@ -99,6 +100,7 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>virtualDependencies</id>
<activation>
Expand Down

0 comments on commit 14ad98d

Please sign in to comment.