We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170e4e5 commit fa076e7Copy full SHA for fa076e7
build.gradle
@@ -35,7 +35,7 @@ apply plugin: 'io.spring.dependency-management'
35
36
allprojects {
37
group 'org.radarbase'
38
- version '3.0.0' // project version
+ version '3.0.0-keycloak-SNAPSHOT' // project version
39
40
// The comment on the previous line is only there to identify the project version line easily
41
// with a sed command, to auto-update the version number with the prepare-release-branch.sh
0 commit comments