Skip to content

Commit

Permalink
3.0.11 release with biocache hubs 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
djtfmartin authored Oct 25, 2018
1 parent 736dbe3 commit 7acb204
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 "3.0.10-SNAPSHOT"
version "3.0.11"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down Expand Up @@ -102,7 +102,7 @@ dependencies {
compile "org.grails.plugins:ala-auth:3.0.2", noCache

if(!inplace) {
runtime "au.org.ala.plugins.grails:biocache-hubs:2.0.7", noCache
runtime "au.org.ala.plugins.grails:biocache-hubs:2.0.8", noCache
runtime "au.org.ala.plugins.grails:downloads-plugin:2.0.6", noCache
}

Expand Down

0 comments on commit 7acb204

Please sign in to comment.