plugins { id 'org.jreleaser' version '1.3.1' } if(project == rootProject) { apply plugin: "io.codearte.nexus-staging" } version file('misc/version').text apply from: 'jreleaser.gradle'