Repository: camel
Updated Branches:
  refs/heads/master e81903462 -> 0cd7cbc34


CAMEL-7773 Clean up the pom.xml of camel-olingo2


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

Branch: refs/heads/master
Commit: 0cd7cbc34b43213f7b42c93638c6ca8dbb420753
Parents: 1660251
Author: Willem Jiang <willem.ji...@gmail.com>
Authored: Tue Sep 2 14:25:13 2014 +0800
Committer: Willem Jiang <willem.ji...@gmail.com>
Committed: Tue Sep 2 14:38:35 2014 +0800

----------------------------------------------------------------------
 components/camel-olingo2/camel-olingo2-api/pom.xml       | 3 ---
 components/camel-olingo2/camel-olingo2-component/pom.xml | 3 ---
 2 files changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/0cd7cbc3/components/camel-olingo2/camel-olingo2-api/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml 
b/components/camel-olingo2/camel-olingo2-api/pom.xml
index 971e402..23b2ae6 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -63,18 +63,15 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
-      <version>1.7.7</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
-      <version>1.7.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.17</version>
       <scope>test</scope>
     </dependency>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/0cd7cbc3/components/camel-olingo2/camel-olingo2-component/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml 
b/components/camel-olingo2/camel-olingo2-component/pom.xml
index fc9942c..3b8af88 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -78,18 +78,15 @@
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
-      <version>1.7.7</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
-      <version>1.7.7</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.17</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to