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/14 09:12:01 UTC

[6/8] camel git commit: CAMEL-9521: Move spring-dm out of camel-spring into a new camel-spring-dm module.

CAMEL-9521: Move spring-dm out of camel-spring into a new camel-spring-dm module.


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

Branch: refs/heads/master
Commit: 2ff90ed7cd4714cc667e9753e2ecbf5e30746590
Parents: bcf6f35
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Apr 14 08:03:54 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Apr 14 09:11:46 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2ff90ed7/components/camel-spring-dm/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-dm/pom.xml b/components/camel-spring-dm/pom.xml
index 2cc2489..7f17a62 100644
--- a/components/camel-spring-dm/pom.xml
+++ b/components/camel-spring-dm/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>camel-spring-dm</artifactId>
-  <name>Camel :: Spring DM</name>
+  <name>Camel :: Spring DM (deprecated)</name>
   <description>Camel Spring DM support</description>
   <packaging>jar</packaging>