This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 088637a Removed Artemis property placeholder since not used 088637a is described below commit 088637a470dd143a886a43c4f9f099f8d5bddf3b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Apr 28 10:40:22 2020 +0200 Removed Artemis property placeholder since not used --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 533cd9b..90c53bd 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,6 @@ <abdera-version>1.1.3</abdera-version> <!-- Note that activemq dependency is only used for testing! --> <activemq-version>5.15.12</activemq-version> - <activemq-artemis-version>2.11.0</activemq-artemis-version> <aether-version>1.0.2.v20150114</aether-version> <ahc-version>2.11.0</ahc-version> <android-annotations-version>4.1.1.4</android-annotations-version>