Skip to content

Commit 77c22f8

Browse files
committed
Release 5.0.1
1 parent 0075a07 commit 77c22f8

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
@@ -17,7 +17,7 @@ plugins {
1717
id 'war'
1818
}
1919

20-
version "5.0.1-SNAPSHOT"
20+
version "5.0.1"
2121
group "au.org.ala"
2222

2323
apply plugin:"eclipse"
@@ -133,7 +133,7 @@ dependencies {
133133
compile "org.grails.plugins:ala-admin-plugin:2.1"
134134
if (!inplace) {
135135
compile "org.grails.plugins:ala-map-plugin:3.0"
136-
compile "org.grails.plugins:ecodata-client-plugin:3.0.1-SNAPSHOT"
136+
compile "org.grails.plugins:ecodata-client-plugin:3.0.1"
137137
}
138138
}
139139

0 commit comments

Comments
 (0)