Skip to content

Commit 4576784

Browse files
Merge pull request #818 from FabienVSymphony/upgrade-next-3.1.2
Prepare version for next release
2 parents d342ca7 + d94d5dc commit 4576784

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.1'
6+
ext.projectVersion = '3.1.2-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)