This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit a9664ae9d990432bb1348436d8bc349cc3f7f2a6 Author: James Daugherty <[email protected]> AuthorDate: Tue May 27 16:13:17 2025 -0400 [skip ci] rollback to snapshot for release testing --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cc5fe42133..91337770eb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -projectVersion=7.0.0-M4 +projectVersion=7.0.0-SNAPSHOT apacheMavenVersion=3.9.9 apacheMavenResolverVersion=1.9.22
