Skip to content

Commit fe263b9

Browse files
committed
[skip ci] allow snapshot publishing
1 parent e8b4623 commit fe263b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ springSecurityCoreVersion=7.0.0-SNAPSHOT
3131

3232
# Set when we are temporarily releasing, should be false unless we want to prevent
3333
# snapshot or documentation publishes.
34-
preventSnapshotPublish=true
34+
preventSnapshotPublish=false
3535

3636
# This prevents the Grails Gradle Plugin from unnecessarily excluding slf4j-simple in the generated POMs
3737
# https://github.com/grails/grails-gradle-plugin/issues/222

0 commit comments

Comments
 (0)