allprojects { version = '1.1-SNAPSHOT' } subprojects { apply plugin: 'groovy' sourceCompatibility = 1.8 targetCompatibility = 1.8 }