You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/12/09 16:12:48 UTC

[2/3] camel git commit: We do not have camel-atoms - there is a camel-atom

We do not have camel-atoms - there is a camel-atom


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

Branch: refs/heads/camel-2.15.x
Commit: 1e0f1c2e47a625e8fdedb1772a037f3c795258cf
Parents: f651084
Author: Claus Ibsen <da...@apache.org>
Authored: Wed Dec 9 14:48:31 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Wed Dec 9 16:12:20 2015 +0100

----------------------------------------------------------------------
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/1e0f1c2e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d11de16..f0241f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -614,11 +614,6 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
-        <artifactId>camel-atoms</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
         <artifactId>camel-atom</artifactId>
         <version>${project.version}</version>
       </dependency>