Skip to content

Commit 15b0a20

Browse files
committed
updated release versions ala-map-plugin:3.0, ecodata-client-plugin:3.0
1 parent 35a7976 commit 15b0a20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ dependencies {
132132
runtime "org.grails.plugins:ala-bootstrap3:3.0.4"
133133
compile "org.grails.plugins:ala-admin-plugin:2.1"
134134
if (!inplace) {
135-
compile "org.grails.plugins:ala-map-plugin:3.0-SNAPSHOT"
136-
compile "org.grails.plugins:ecodata-client-plugin:3.0-SNAPSHOT"
135+
compile "org.grails.plugins:ala-map-plugin:3.0"
136+
compile "org.grails.plugins:ecodata-client-plugin:3.0"
137137
}
138138
}
139139

0 commit comments

Comments
 (0)