@@ -11,6 +11,9 @@ subprojects {
   repositories {
     mavenCentral()
   }
+  
+  group = GROUP
+  version = VERSION_NAME
 }
 
 ext {