Skip to content

Commit

Permalink
Enable native build for cluster-leader-election example
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton authored and ppalaga committed Jun 1, 2023
1 parent 0343a0d commit 820982e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cluster-leader-election/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@
</build>

<profiles>
<!-- TODO https://github.com/apache/camel-quarkus/issues/4357
<profile>
<id>native</id>
<activation>
Expand Down Expand Up @@ -290,7 +289,6 @@
</plugins>
</build>
</profile>
-->
<profile>
<id>kubernetes</id>
<activation>
Expand Down

0 comments on commit 820982e

Please sign in to comment.