Repository: camel
Updated Branches:
  refs/heads/master 8ab9bc408 -> 5dbd6ffcc


Deprecate scala archetype


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

Branch: refs/heads/master
Commit: 5dbd6ffcc14baa25ee496943182733ee49dfaaaa
Parents: 8ab9bc4
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Oct 6 10:53:09 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Oct 6 10:53:09 2017 +0200

----------------------------------------------------------------------
 archetypes/camel-archetype-scala/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5dbd6ffc/archetypes/camel-archetype-scala/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/camel-archetype-scala/pom.xml 
b/archetypes/camel-archetype-scala/pom.xml
index 04aab74..3dfffb7 100644
--- a/archetypes/camel-archetype-scala/pom.xml
+++ b/archetypes/camel-archetype-scala/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.camel.archetypes</groupId>
   <artifactId>camel-archetype-scala</artifactId>
-  <name>Camel :: Archetypes :: Scala Router</name>
+  <name>Camel :: Archetypes :: Scala Router (deprecated)</name>
   <description>Creates a new Camel project using Scala DSL.</description>
   <packaging>maven-archetype</packaging>
 

Reply via email to