Added ActiveMQ to cope with Camel refactoring in 7.0.0-A24+

This commit is contained in:
Andrea Ligios
2021-03-17 15:24:12 +01:00
parent 577202625f
commit c8b7e111db
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<keystore.settings>@@keystore.settings@@</keystore.settings>
<activemq.version>@@activemq.version</activemq.version>
<activemq.version>@@activemq.version@@</activemq.version>
<!-- JRebel Hot reloading of classpath stuff and web resource stuff -->
<jrebel.version>1.1.8</jrebel.version>

View File

@@ -27,7 +27,7 @@
<keystore.settings>@@keystore.settings@@</keystore.settings>
<activemq.version>@@activemq.version</activemq.version>
<activemq.version>@@activemq.version@@</activemq.version>
<!-- JRebel Hot reloading of classpath stuff and web resource stuff -->
<jrebel.version>1.1.8</jrebel.version>