From a124ba165e3a8a6b4800ecf5ad1e2f4b02bc380b Mon Sep 17 00:00:00 2001 From: puneetbehl Date: Wed, 1 Sep 2021 01:45:32 +0000 Subject: [PATCH] [skip ci] Release v7.1.0.RC3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5183f0ba13e..0d71bdfe4f8 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=7.0.0-SNAPSHOT +projectVersion=7.1.0.RC3 githubSlug=grails/grails-data-mapping developers=Graeme Rocher,Jeff Brown,Burt Beckwith,James Kleeh,Puneet Behl hibernateValidatorVersion=6.2.0.Final