Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
2.1.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed Dec 30, 2014
1 parent 451eb70 commit d11278a
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 @@ -14,7 +14,7 @@ apply plugin: 'eclipse'
apply plugin: 'idea'
apply plugin: 'spring-boot'

version = '2.0.1'
version = '2.1.0'

processResources.destinationDir = compileJava.destinationDir
compileJava.dependsOn processResources
Expand Down

0 comments on commit d11278a

Please sign in to comment.