mirror of https://github.com/apache/activemq.git
CAMEL-3458: Using FQN in Camel TypeConverter file, after upgrade to Camel 2.8.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1170056 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e97044d7ee
commit
232d59a77d
|
@ -15,4 +15,5 @@
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
org.apache.activemq.camel.converter
|
org.apache.activemq.camel.converter.ActiveMQConverter
|
||||||
|
org.apache.activemq.camel.converter.ActiveMQMessageConverter
|
Loading…
Reference in New Issue