|
|
@ -21,7 +21,7 @@ val sonatypeStagingProfileId: String? by project
|
|
|
|
|
|
|
|
|
|
|
|
//----------- project specific configuration start --------------------
|
|
|
|
//----------- project specific configuration start --------------------
|
|
|
|
|
|
|
|
|
|
|
|
val cfgVersion = "1.8.1-SNAPSHOT"
|
|
|
|
val cfgVersion = "1.9.0"
|
|
|
|
val cfgGroup = "com.beanit"
|
|
|
|
val cfgGroup = "com.beanit"
|
|
|
|
val cfgCopyToRoot = false
|
|
|
|
val cfgCopyToRoot = false
|
|
|
|
val cfgSignPom = true
|
|
|
|
val cfgSignPom = true
|
|
|
|