Browse Source

Add amqp starter to build

pull/73/merge
Dave Syer 12 years ago
parent
commit
6d6c261caa
  1. 1
      spring-boot-starters/pom.xml

1
spring-boot-starters/pom.xml

@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
</properties>
<modules>
<module>spring-boot-starter</module>
<module>spring-boot-starter-amqp</module>
<module>spring-boot-starter-aop</module>
<module>spring-boot-starter-batch</module>
<module>spring-boot-starter-data-jpa</module>

Loading…
Cancel
Save