Repository: camel
Updated Branches:
  refs/heads/master f929b940d -> a93700410


CAMEL-11869: Removed unused declared dependencies from camel-chronicle


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a9370041
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a9370041
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a9370041

Branch: refs/heads/master
Commit: a937004107ac8f08825734ce568ffbf82b942252
Parents: f929b94
Author: aldettinger <aldettin...@gmail.com>
Authored: Tue Oct 17 00:40:15 2017 +0200
Committer: aldettinger <aldettin...@gmail.com>
Committed: Tue Oct 17 00:41:14 2017 +0200

----------------------------------------------------------------------
 components/camel-chronicle/pom.xml | 12 ------------
 1 file changed, 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/a9370041/components/camel-chronicle/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-chronicle/pom.xml 
b/components/camel-chronicle/pom.xml
index edc2a80..4857c4e 100644
--- a/components/camel-chronicle/pom.xml
+++ b/components/camel-chronicle/pom.xml
@@ -76,18 +76,6 @@
       <artifactId>junit</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
-      <version>${mockito-version}</version>
-      <scope>test</scope>
-    </dependency>
-    <dependency>
-      <groupId>org.hamcrest</groupId>
-      <artifactId>java-hamcrest</artifactId>
-      <version>${hamcrest-version}</version>
-      <scope>test</scope>
-    </dependency>
   </dependencies>
   
   <profiles>

Reply via email to