You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2017/10/18 19:21:24 UTC

[camel] branch master updated: Removed unused declared dependencies from camel-digitalocean

This is an automated email from the ASF dual-hosted git repository.

aldettinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a9bb8b  Removed unused declared dependencies from camel-digitalocean
3a9bb8b is described below

commit 3a9bb8be88880eaba92cbbf80cbab16263e08475
Author: aldettinger <al...@gmail.com>
AuthorDate: Wed Oct 18 21:08:53 2017 +0200

    Removed unused declared dependencies from camel-digitalocean
---
 components/camel-digitalocean/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index 18891b4..8d6a799 100644
--- a/components/camel-digitalocean/pom.xml
+++ b/components/camel-digitalocean/pom.xml
@@ -75,11 +75,6 @@
       <artifactId>camel-test</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <version>${mockito-version}</version>
-    </dependency>
   </dependencies>
 
 </project>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].