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-forge.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 7fa6a9a back to 7.0.0-SNAPSHOT now that release testing is finished
7fa6a9a is described below
commit 7fa6a9a4eb60680e3b264ab72403f887b742d94b
Author: James Daugherty <[email protected]>
AuthorDate: Sun Jun 1 07:24:51 2025 -0400
back to 7.0.0-SNAPSHOT now that release testing is finished
---
gradle.properties | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 4fd7acf..2a5b3b3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,11 +16,10 @@
# specific language governing permissions and limitations
# under the License.
#
-projectVersion=7.0.0-M4
+projectVersion=7.0.0-SNAPSHOT
# grails project version
-# also update src/main/resources/pom.xml
-grailsVersion=7.0.0-M4
+grailsVersion=7.0.0-SNAPSHOT
javaVersion=17
title=Grails Application Forge