Skip to content

Commit

Permalink
Enable CSV native testing now that commons-io is in alignment
Browse files Browse the repository at this point in the history
Fixes #6560
  • Loading branch information
jamesnetherton committed Dec 4, 2024
1 parent 2cfba45 commit f6834a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@


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

0 comments on commit f6834a4

Please sign in to comment.