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:49 UTC

[3/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/daff7aad
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/daff7aad
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/daff7aad

Branch: refs/heads/camel-2.16.x
Commit: daff7aad81b0ea7ac43744098a28fc07a756ae06
Parents: e3d70cd
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:33 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/daff7aad/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 88d030a..d7282f8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -652,11 +652,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>