Fixed camel-master should have been camel-master-starter in that pom file

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

Branch: refs/heads/master
Commit: ff197c224d4d535511f7f2973b1929032f49c755
Parents: 7c14aa1
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Oct 6 11:31:18 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Oct 6 11:31:18 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/ff197c22/apache-camel/pom.xml
----------------------------------------------------------------------
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index dd15392..506906b 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -1845,7 +1845,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.camel</groupId>
-      <artifactId>camel-master</artifactId>
+      <artifactId>camel-master-starter</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>

Reply via email to