Skip to content

Commit

Permalink
release 1.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Jul 17, 2019
1 parent 422d2cf commit 351b70d
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 @@ -10,7 +10,7 @@ buildscript {
}
}

version "1.4.17-SNAPSHOT"
version "1.4.17"
group "au.org.ala.plugins.grails"

apply plugin:"eclipse"
Expand Down Expand Up @@ -71,7 +71,7 @@ dependencies {

compile group: 'org.grails.plugins', name: 'ala-bootstrap3', version: '3.0.6'
compile group: 'org.grails.plugins', name: 'ala-auth', version:'3.1.0', changing: true
compile group: 'au.org.ala.plugins.grails', name: 'ala-citation-plugin', version: '1.0-SNAPSHOT', changing: true
compile group: 'au.org.ala.plugins.grails', name: 'ala-citation-plugin', version: '1.0', changing: true
runtime group: 'au.org.ala.plugins.grails', name: 'ala-charts-plugin', version: '2.0.1'
compile group: 'au.org.ala.plugins.grails', name: 'images-client-plugin', version: '1.0'
//runtime group: 'org.grails.plugins', name: 'ala-charts-plugin', version: '1.3', changing: true
Expand Down

0 comments on commit 351b70d

Please sign in to comment.