We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fa2df commit ab91b98Copy full SHA for ab91b98
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id "de.undercouch.download" version "4.1.1"
23
}
24
25
-version "3.0.0.BUILD-SNAPSHOT"
+version "3.0.0.M1"
26
group "org.grails.plugins"
27
28
apply plugin: 'eclipse'
0 commit comments