Skip to content

Commit

Permalink
release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhuang091 committed Mar 8, 2021
1 parent 5a9ae99 commit 1ccaf76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
}

version "4.0.2-SNAPSHOT"
version "4.0.2"

group "au.org.ala"

Expand Down Expand Up @@ -103,7 +103,7 @@ dependencies {
compile "org.grails.plugins:ala-admin-plugin:2.2", noCache

if (!inplace) {
compile "au.org.ala.plugins.grails:biocache-hubs:3.0.2-SNAPSHOT", noCache
compile "au.org.ala.plugins.grails:biocache-hubs:3.0.2", noCache
compile "au.org.ala.plugins.grails:downloads-plugin:2.1.1", noCache
}
}
Expand Down

0 comments on commit 1ccaf76

Please sign in to comment.