You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2017/02/06 17:30:58 UTC

camel git commit: CAMEL-10693: spring-boot: deprecate camel-spring-boot commands

Repository: camel
Updated Branches:
  refs/heads/master 40e177b50 -> 89f21d750


CAMEL-10693: spring-boot: deprecate camel-spring-boot commands


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

Branch: refs/heads/master
Commit: 89f21d7503e81d2f02e537801982af16c98a3c8d
Parents: 40e177b
Author: lburgazzoli <lb...@gmail.com>
Authored: Mon Feb 6 18:30:51 2017 +0100
Committer: lburgazzoli <lb...@gmail.com>
Committed: Mon Feb 6 18:30:51 2017 +0100

----------------------------------------------------------------------
 platforms/commands/commands-spring-boot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/89f21d75/platforms/commands/commands-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml
index ca15c4f..804781d 100755
--- a/platforms/commands/commands-spring-boot/pom.xml
+++ b/platforms/commands/commands-spring-boot/pom.xml
@@ -26,7 +26,7 @@
 
     <artifactId>camel-commands-spring-boot</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: Platforms :: Commands :: Spring Boot</name>
+    <name>Camel :: Platforms :: Commands :: Spring Boot (deprecated)</name>
     <description>Camel Commands using Spring Boot Shell</description>
     <modelVersion>4.0.0</modelVersion>