Skip to content

Commit

Permalink
Use snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Graeme Rocher authored and Graeme Rocher committed Feb 5, 2015
1 parent b4eb397 commit 75c7092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,6 +1,6 @@
apply plugin: "base"

version = System.getProperty("grails.version") ?: "3.0.0.M1"
version = System.getProperty("grails.version") ?: "3.0.0.BUILD-SNAPSHOT"

archivesBaseName = "grails-docs"

Expand Down

0 comments on commit 75c7092

Please sign in to comment.