Skip to content

Commit faab9ef

Browse files
Merge pull request #826 from finos/prepare-release-3.1.3
Prepare for next release
2 parents 586d560 + 3aed569 commit faab9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id "org.owasp.dependencycheck" version "9.0.9"
44
}
55

6-
ext.projectVersion = '3.1.2-SNAPSHOT'
6+
ext.projectVersion = '3.1.3-SNAPSHOT'
77
ext.isReleaseVersion = !ext.projectVersion.endsWith('SNAPSHOT')
88

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

0 commit comments

Comments
 (0)