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/03/18 07:03:23 UTC

camel git commit: CAMEL-9719: Camel Spring Boot Starter

Repository: camel
Updated Branches:
  refs/heads/master 5d7d38892 -> 924d1f2f9


CAMEL-9719: Camel Spring Boot Starter


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

Branch: refs/heads/master
Commit: 924d1f2f9f47b40a1dfefd1ebb0a9a0fdb4cfe6a
Parents: 5d7d388
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Mar 18 07:03:13 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Mar 18 07:03:13 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/924d1f2f/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 22383c4..1f8bf9a 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -227,6 +227,7 @@
     <module>camel-splunk</module>
     <module>camel-spring-batch</module>
     <module>camel-spring-boot</module>
+    <module>camel-spring-boot-starter</module>
     <module>camel-spring-javaconfig</module>
     <module>camel-spring-integration</module>
     <module>camel-spring-ldap</module>