Release 4.0.0-alpha-2: update versions
diff --git a/gradle.properties b/gradle.properties
index 9084d65..18426ea 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 4.0.0-SNAPSHOT
+groovyVersion = 4.0.0-alpha-2
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 only digits)
-groovyBundleVersion = 4.0.0.SNAPSHOT
+groovyBundleVersion = 4.0.0.alpha-2
 
 binaryCompatibilityBaseline = 3.0.5
 gradle_version=6.7.1