Fix all the start poms to be jars again

They are all deprecated but that's no reason to break them.
This commit is contained in:
Dave Syer
2017-07-26 12:13:25 +01:00
parent 0de86d3faf
commit e5b14e4177
13 changed files with 0 additions and 13 deletions

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-archaius</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-archaius</name>
<description>Spring Cloud Starter Archaius (deprecated, please use spring-cloud-starter-netflix-archaius)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-atlas</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-atlas</name>
<description>Spring Cloud Starter Atlas (deprecated, please use spring-cloud-starter-netflix-atlas</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-eureka-server</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-eureka-server</name>
<description>Spring Cloud Starter Eureka Server (deprecated, please use spring-cloud-starter-netflix-eureka-server)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-eureka</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-eureka</name>
<description>Spring Cloud Starter Eureka (deprecated, please use spring-cloud-starter-netflix-eureka-client</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-feign</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-feign</name>
<description>Spring Cloud Starter Feign (deprecated, please use spring-cloud-starter-openfeign)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-hystrix-dashboard</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-hystrix-dashboard</name>
<description>Spring Cloud Starter Hystrix Dashboard (deprecated, please use spring-cloud-starter-hystrix-dashboard)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-hystrix</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-hystrix</name>
<description>Spring Cloud Starter Hystrix (deprecated, please use spring-cloud-starter-netflix-hystrix)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-ribbon</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-ribbon</name>
<description>Spring Cloud Starter Ribbon (deprecated, please use spring-cloud-starter-netflix-ribbon)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-spectator</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-spectator</name>
<description>Spring Cloud Starter Spectator (deprecated, please use spring-cloud-starter-netflix-spectator)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-turbine-amqp</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-turbine-amqp</name>
<description>Spring Cloud Starter Turbine AMQP (deprecated, please use spring-cloud-starter-netflix-turbine-stream)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-turbine-stream</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-turbine-stream</name>
<description>Spring Cloud Starter Turbine Stream (deprecated, please use spring-cloud-starter-netflix-turbine-stream)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-turbine</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-turbine</name>
<description>Spring Cloud Starter Turbine (deprecated, please use spring-cloud-starter-netflix-turbine)</description>
<url>https://projects.spring.io/spring-cloud</url>

View File

@@ -9,7 +9,6 @@
<relativePath>..</relativePath> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-starter-zuul</artifactId>
<packaging>pom</packaging>
<name>spring-cloud-starter-zuul</name>
<description>Spring Cloud Starter Zuul (deprecated, please use spring-cloud-starter-netflix-zuul)</description>
<url>https://projects.spring.io/spring-cloud</url>