Files
spring-amqp/settings.gradle
Gary Russell 9a0596cf83 Rename spring-amqp-core to spring-amqp
Rename spring-amqp-core artifact back to spring-amqp
2012-08-23 15:12:53 -04:00

7 lines
110 B
Groovy

rootProject.name = 'spring-amqp-dist'
include 'spring-amqp'
include 'spring-erlang'
include 'spring-rabbit'