Deprecate remote shell support
Closes gh-7044
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user