Skip to content

Commit

Permalink
Remove dependency management for spring-erlang
Browse files Browse the repository at this point in the history
spring-erlang is no longer part of Spring AMQP so the dependency
management for it is no longer required.

Closes spring-projectsgh-2946
  • Loading branch information
wilkinsona committed May 15, 2015
1 parent 8fcc669 commit f126613
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1400,11 +1400,6 @@
<artifactId>spring-amqp</artifactId>
<version>${spring-amqp.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-erlang</artifactId>
<version>${spring-amqp.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
Expand Down

0 comments on commit f126613

Please sign in to comment.