Downgrade Axion plugin
Due to a bug with three commits on release: https://github.com/allegro/axion-release-plugin/issues/132
This commit is contained in:
@@ -5,7 +5,7 @@ buildscript {
|
||||
if (project.hasProperty('fatJar')) jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath "pl.allegro.tech.build:axion-release-plugin:1.3.4"
|
||||
classpath "pl.allegro.tech.build:axion-release-plugin:1.3.2"
|
||||
classpath "com.bmuschko:gradle-nexus-plugin:2.3"
|
||||
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
|
||||
if (project.hasProperty('fatJar')) classpath 'com.github.jengelman.gradle.plugins:shadow:1.2.3'
|
||||
|
||||
Reference in New Issue
Block a user