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 2015/11/13 17:36:50 UTC

[2/2] camel git commit: camel-test-blueprint dependency is not required by the Camel Maven plugin

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/b3bd4cd8
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b3bd4cd8
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b3bd4cd8

Branch: refs/heads/camel-2.16.x
Commit: b3bd4cd81efb65b72258beb2e61bb5ee3cd879ee
Parents: e57e05d
Author: Antonin Stefanutti <an...@stefanutti.fr>
Authored: Fri Nov 13 16:28:02 2015 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Nov 13 17:40:20 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/b3bd4cd8/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>