Skip to content

Commit

Permalink
Downgrade of release plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjedraszczyk committed Aug 31, 2020
1 parent 8f9f724 commit a7485dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import pl.allegro.tech.build.axion.release.domain.TagNameSerializationConfig
import pl.allegro.tech.build.axion.release.domain.scm.ScmPosition

plugins {
id("pl.allegro.tech.build.axion-release") version "1.12.0"
id("pl.allegro.tech.build.axion-release") version "1.11.0"
id("org.nosphere.apache.rat") version "0.6.0"
`maven-publish`
signing
Expand Down

0 comments on commit a7485dd

Please sign in to comment.