We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a7976 commit 15b0a20Copy full SHA for 15b0a20
build.gradle
@@ -132,8 +132,8 @@ dependencies {
132
runtime "org.grails.plugins:ala-bootstrap3:3.0.4"
133
compile "org.grails.plugins:ala-admin-plugin:2.1"
134
if (!inplace) {
135
- compile "org.grails.plugins:ala-map-plugin:3.0-SNAPSHOT"
136
- compile "org.grails.plugins:ecodata-client-plugin:3.0-SNAPSHOT"
+ compile "org.grails.plugins:ala-map-plugin:3.0"
+ compile "org.grails.plugins:ecodata-client-plugin:3.0"
137
}
138
139
0 commit comments