Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 409e325

Browse files
committed
Release 7.1.0.M2
1 parent 815a388 commit 409e325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ buildscript {
2424

2525

2626
group "org.grails"
27-
//version "7.1.0.M2"
28-
version "7.1.0.BUILD-SNAPSHOT"
27+
version "7.1.0.M2"
28+
//version "7.1.0.BUILD-SNAPSHOT"
2929
logger.info("GORM VERSION = ${project.gormVersion}")
3030

3131
ext {

0 commit comments

Comments
 (0)