Skip to content

Commit

Permalink
2.9.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
nakamura-to committed May 16, 2016
1 parent e4088db commit 4b51ef0
Show file tree
Hide file tree
Showing 20 changed files with 4,012 additions and 3,994 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'signing'
apply plugin: 'maven'

group = 'org.seasar.doma'
version = '2.8.1-SNAPSHOT'
version = '2.9.0'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
ext.encoding = 'UTF-8'
sourceCompatibility = jdkVersion
Expand Down
Loading

0 comments on commit 4b51ef0

Please sign in to comment.