From 19beeb4440f56561c9e4f04fb2bae1ffaa4add4c Mon Sep 17 00:00:00 2001 From: James Daugherty Date: Thu, 19 Dec 2024 15:00:10 -0500 Subject: [PATCH] Testing prevent snapshot publish --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0ceb126d95..efcc1efa0d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,4 +28,4 @@ org.gradle.daemon=true # Set when we are temporarily releasing, should be false unless we want to prevent # snapshot or documentation publishes. -preventSnapshotPublish=false \ No newline at end of file +preventSnapshotPublish=true \ No newline at end of file