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
The following commit(s) were added to refs/heads/7.0.x by this push:
new eae50b3c7f rollback to snapshot for release testing
eae50b3c7f is described below
commit eae50b3c7f53005676534ccaea04e22539303df6
Author: James Daugherty <[email protected]>
AuthorDate: Tue May 27 17:26:47 2025 -0400
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