diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-28 23:47:11 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-29 00:06:06 -0400 |
commit | a813f54f56f933aed461b367068651deec6518cb (patch) | |
tree | cb273f7c9335a31398048feae2d42b6653c538fe /aai-utils/pom.xml | |
parent | c7ed1d3535ddc080dd3b790aea1e1af4e4cccc4d (diff) |
Update camel jms to using spring jms
Issue-ID: AAI-586
Change-Id: Iac662424d9d912bfc1792c2a495821b0c9ff6339
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-utils/pom.xml')
-rw-r--r-- | aai-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 3775658a..c44227a9 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -113,4 +113,4 @@ </plugins> </build> -</project>
\ No newline at end of file +</project> |