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 <[email protected]>
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
['"[email protected]" <[email protected]>'].