Repository: camel Updated Branches: refs/heads/master 40328d2d9 -> 88ed4b7b9
Deprecate camel-castor Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88ed4b7b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/88ed4b7b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/88ed4b7b Branch: refs/heads/master Commit: 88ed4b7b942c5d790202c827948947d645c9c691 Parents: 40328d2 Author: Claus Ibsen <[email protected]> Authored: Wed Jul 27 13:13:20 2016 +0200 Committer: Claus Ibsen <[email protected]> Committed: Wed Jul 27 13:13:20 2016 +0200 ---------------------------------------------------------------------- components/camel-castor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/88ed4b7b/components/camel-castor/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml index b6b5caa..c928fc9 100644 --- a/components/camel-castor/pom.xml +++ b/components/camel-castor/pom.xml @@ -26,7 +26,7 @@ <artifactId>camel-castor</artifactId> <packaging>jar</packaging> - <name>Camel :: Castor</name> + <name>Camel :: Castor (deprecated)</name> <description>Camel Castor data format support</description> <properties>
