Skip to content

Commit

Permalink
Bumped version to 2.5.0.RC1 (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
symphony-elias authored Dec 17, 2021
1 parent 11e0366 commit 704678e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id "io.codearte.nexus-staging" version "0.22.0"
}

ext.projectVersion = '2.4.0-SNAPSHOT'
ext.projectVersion = '2.5.0.RC1'
ext.isReleaseVersion = !ext.projectVersion.endsWith('SNAPSHOT')

ext.mavenRepoUrl = project.properties['mavenRepoUrl'] ?: 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
Expand Down

0 comments on commit 704678e

Please sign in to comment.