Skip to content

Commit

Permalink
Set version to 2.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Oct 22, 2017
1 parent 2ae7229 commit e4eaa25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// tasks.withType(GroovyCompile) { options.compilerArgs << "-Xlint:unchecked" }
// tasks.withType(GroovyCompile) { options.compilerArgs << "-Xlint:deprecation" }

version = '2.1.0-rc4'
version = '2.1.0'

apply plugin: 'groovy'
apply plugin: 'war'
Expand Down

0 comments on commit e4eaa25

Please sign in to comment.