From 33bec9720cf92081ccd4500d4565938acc46c348 Mon Sep 17 00:00:00 2001 From: puneetbehl Date: Sun, 6 Mar 2022 05:35:28 +0000 Subject: [PATCH] [skip ci] Release v7.2.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 93b8ee73a11..7b0404a8f33 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.2.1-SNAPSHOT +projectVersion=7.2.1 githubSlug=grails/grails-data-mapping developers=Graeme Rocher,Jeff Brown,Burt Beckwith,James Kleeh,Puneet Behl hibernateValidatorVersion=6.2.3.Final