Skip to content

Commit 414fc3d

Browse files
committed
back to snapshot
1 parent d6c9387 commit 414fc3d

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
@@ -15,8 +15,8 @@ plugins {
1515
id 'org.asciidoctor.convert' version '1.5.3'
1616
}
1717

18-
//version "2.0.0.BUILD-SNAPSHOT"
19-
version "2.0.0.M1"
18+
version "2.0.0.BUILD-SNAPSHOT"
19+
//version "2.0.0.M2"
2020
group "org.grails.plugins"
2121

2222
apply plugin: 'java-library'

0 commit comments

Comments
 (0)