Skip to content

Commit

Permalink
Release 3.2.2
Browse files Browse the repository at this point in the history
Biocache-hubs v.2.1.2
  • Loading branch information
nickdos authored Sep 12, 2019
1 parent bca4ffe commit 4b24b79
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.2.2-SNAPSHOT"
version "3.2.2"
group "au.org.ala"

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

if (!inplace) {
runtime "au.org.ala.plugins.grails:biocache-hubs:2.1.2-SNAPSHOT", noCache
runtime "au.org.ala.plugins.grails:biocache-hubs:2.1.2", noCache
}
}

Expand Down

0 comments on commit 4b24b79

Please sign in to comment.