Deprecate remote shell support

Closes gh-7044
This commit is contained in:
Stephane Nicoll
2016-10-11 17:39:28 +02:00
parent 5976d44f6c
commit cfee9bab81
8 changed files with 58 additions and 3 deletions

View File

@@ -7,9 +7,9 @@
<version>1.5.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-boot-starter-remote-shell</artifactId>
<name>Spring Boot Remote Shell Starter</name>
<name>spring-boot-starter-remote-shell (DEPRECATED)</name>
<description>Starter for using the CRaSH remote shell to monitor and manage your
application over SSH</description>
application over SSH. Deprecated since 1.5</description>
<url>http://projects.spring.io/spring-boot/</url>
<organization>
<name>Pivotal Software, Inc.</name>