Skip to content

Commit 4b51ef0

Browse files
committed
2.9.0 released
1 parent e4088db commit 4b51ef0

20 files changed

+4012
-3994
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44
apply plugin: 'maven'
55

66
group = 'org.seasar.doma'
7-
version = '2.8.1-SNAPSHOT'
7+
version = '2.9.0'
88
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
99
ext.encoding = 'UTF-8'
1010
sourceCompatibility = jdkVersion

0 commit comments

Comments
 (0)