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-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>