From 18a5d911b2e18574ba28309ebfa31720ff1e5f15 Mon Sep 17 00:00:00 2001 From: puneetbehl Date: Tue, 2 May 2023 16:27:17 +0000 Subject: [PATCH] [skip ci] Release v8.0.0-M2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9405fc961f..62f94b573c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ title=Grails GORM projectDesc=GORM - Grails Data Access Framework projectUrl=https://gorm.grails.org/ -projectVersion=8.0.0-SNAPSHOT +projectVersion=8.0.0-M2 githubSlug=grails/grails-data-mapping developers=Graeme Rocher,Jeff Brown,Burt Beckwith,James Kleeh,Puneet Behl hibernateValidatorVersion=6.2.5.Final