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 2016/08/15 08:29:31 UTC

[74/74] [abbrv] camel git commit: CAMEL-10222: Lets build components-starter after components

CAMEL-10222: Lets build components-starter after components


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

Branch: refs/heads/master
Commit: cd16e659338055c7f0225f2dcfb769f534736d5a
Parents: 0679764
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Aug 15 10:27:48 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Aug 15 10:27:48 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/cd16e659/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4de41f9..ea71ad8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -138,11 +138,11 @@
     <module>buildingtools</module>
     <module>camel-core</module>
     <module>components</module>
+    <module>components-starter</module>
     <module>tooling</module>
     <module>platforms</module>
     <module>tests</module>
     <module>examples</module>
-    <module>components-starter</module>
   </modules>
 
   <scm>