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 2014/09/01 11:18:19 UTC

[2/3] git commit: CAMEL-7773: Fixed pom.xml

CAMEL-7773: Fixed pom.xml


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

Branch: refs/heads/master
Commit: 5ad6cb84a4c8797726b3c038d86b9ebd236676c3
Parents: 16e193c
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Sep 1 10:29:49 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Sep 1 10:29:49 2014 +0200

----------------------------------------------------------------------
 components/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5ad6cb84/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 962c7a6..553f753 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -146,7 +146,7 @@
     <module>camel-netty4</module>
     <module>camel-netty-http</module>
     <module>camel-ognl</module>
-    <module>camel-olingo</module>
+    <module>camel-olingo2</module>
     <module>camel-openshift</module>
     <module>camel-optaplanner</module>
     <module>camel-paxlogging</module>