Skip to content

Commit

Permalink
Release version 3.1.0
Browse files Browse the repository at this point in the history
biocache-hubs:2.1.0
  • Loading branch information
nickdos committed Feb 28, 2019
1 parent f94c441 commit d88cc18
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.1.0-SNAPSHOT"
version "3.1.0"
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.7", noCache

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

Expand Down

0 comments on commit d88cc18

Please sign in to comment.