Skip to content

Commit

Permalink
Release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Jun 4, 2016
1 parent 974b90e commit c3d0775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
compile "org.springframework.boot:spring-boot-starter-web"
compile "org.springframework.boot:spring-boot-starter-thymeleaf"
compile 'org.codehaus.groovy:groovy-all:2.4.6'
compile("org.geoscript:geoscript-groovy:1.7-SNAPSHOT") {
compile("org.geoscript:geoscript-groovy:1.7.0") {
exclude module: "gt-shapefile"
exclude module: "gt-jdbc-postgis"
exclude module: "gt-jdbc-h2"
Expand Down

0 comments on commit c3d0775

Please sign in to comment.