Skip to content

Commit

Permalink
Revert "Disable cluster-leader-election native profile due to apache/…
Browse files Browse the repository at this point in the history
…camel-quarkus#6892"

This reverts commit da46747.
  • Loading branch information
jamesnetherton committed Feb 11, 2025
1 parent d1271f8 commit eaf10fa
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 @@ -262,7 +262,6 @@
</build>

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

0 comments on commit eaf10fa

Please sign in to comment.