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

Commit

Permalink
Merge pull request #5 from domaframework/2.1.0-release
Browse files Browse the repository at this point in the history
2.1.0 released
  • Loading branch information
nakamura-to committed Dec 30, 2014
2 parents 451eb70 + d11278a commit b5f5c43
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 b5f5c43

Please sign in to comment.