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/04/26 09:12:36 UTC

camel git commit: deprecated camel-bam

Repository: camel
Updated Branches:
  refs/heads/master 584098a1d -> 8962d6d55


deprecated camel-bam


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

Branch: refs/heads/master
Commit: 8962d6d55c268731262e0c0633f75561e5a6ab0f
Parents: 584098a
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Apr 26 09:12:26 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Apr 26 09:12:26 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8962d6d5/components/camel-bam/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index 2f53550..eab1fe7 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -25,7 +25,7 @@
 
   <artifactId>camel-bam</artifactId>
   <packaging>jar</packaging>
-  <name>Camel :: BAM</name>
+  <name>Camel :: BAM (deprecated)</name>
   <description>Camel Business Activity Monitor support</description>
 
   <properties>