Repository: camel
Updated Branches:
  refs/heads/master 777afb84e -> 7f5d742ed


Regen


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

Branch: refs/heads/master
Commit: 7f5d742ed03f12541005f1ab7b4080e70fc11873
Parents: 777afb8
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Mar 28 09:21:06 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Mar 28 09:21:17 2017 +0200

----------------------------------------------------------------------
 .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7f5d742e/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
index cb302c5..c8a4b02 100644
--- 
a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
+++ 
b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml
@@ -714,6 +714,16 @@
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
+        <artifactId>camel-digitalocean</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-digitalocean-starter</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
         <artifactId>camel-disruptor</artifactId>
         <version>${project.version}</version>
       </dependency>

Reply via email to