Skip to content

Commit

Permalink
CAMEL-14481: camel-spring-boot: Remove camel-management to disable JM…
Browse files Browse the repository at this point in the history
…X by default
  • Loading branch information
PascalSchumacher committed Feb 5, 2020
1 parent 8d31381 commit 06c9221
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions camel-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel-main</artifactId>
</dependency>
<!-- JMX is enabled by default -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-management</artifactId>
</dependency>

<!-- Optional Spring web support -->
<dependency>
Expand Down

0 comments on commit 06c9221

Please sign in to comment.