Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x e57e05dd3 -> b3bd4cd81
  refs/heads/master 035d60eff -> 6e3210913


camel-test-blueprint dependency is not required by the Camel Maven plugin


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

Branch: refs/heads/master
Commit: 6e3210913d47dfe701fe2ff3552aa1a7199d07e6
Parents: 035d60e
Author: Antonin Stefanutti <anto...@stefanutti.fr>
Authored: Fri Nov 13 16:28:02 2015 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Nov 13 17:40:10 2015 +0100

----------------------------------------------------------------------
 .../src/main/resources/archetype-resources/pom.xml                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6e321091/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git 
a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
 
b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
index 25f8ba6..ed487f5 100644
--- 
a/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
+++ 
b/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/pom.xml
@@ -60,7 +60,7 @@
       <version>${log4j-version}</version>
     </dependency>
 
-    <!-- Testing & Camel Plugin -->
+    <!-- Testing -->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-test-blueprint</artifactId>

Reply via email to