Remove redundant managed dependency version

This commit is contained in:
Dave Syer 2014-03-12 09:24:51 +00:00
parent 14d52b6c18
commit d82a728efe
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-amqp</artifactId>
<version>${spring-boot.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>