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.
7 lines
110 B
Groovy
7 lines
110 B
Groovy
rootProject.name = 'spring-amqp-dist'
|
|
|
|
include 'spring-amqp'
|
|
include 'spring-erlang'
|
|
include 'spring-rabbit'
|
|
|