settings.gradle 366 B

1234
  1. rootProject.name = 'smartcity-v2'
  2. include ('smartcity-common','smartcity-user','smartcity-admin','smartcity-device','smartcity-workflow',
  3. 'smartcity-web','smartcity-eureka','smartcity-zuul','smartcity-log','smartcity-iothub-access',
  4. 'smartcity-iothub-parser','smartcity-iothub-realtime','smartcity-message','smartcity-gateway','smartcity-facilities')