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

Commit a5ff018

Browse files
committed
set version in properties
1 parent 427276b commit a5ff018

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ plugins {
44

55
allprojects {
66
group = 'org.grails'
7-
version = "6.2.2-SNAPSHOT"
87

98
compileJava.options.release = 11
109

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
version=6.2.2-SNAPSHOT
12
grailsVersion=6.2.2-SNAPSHOT

0 commit comments

Comments
 (0)