Files
spring-amqp/settings.gradle
Gary Russell 13b38ee1b0 AMQP-276 Rename spring-amqp-core to spring-amqp
Revert subproject name back to pre-gradle name to avoid
maven artifact name change.

This was done in the 1.1.x during the 1.1.2 build process.
2012-11-06 07:31:53 -05:00

7 lines
110 B
Groovy

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