Skip to content

Commit ab80780

Browse files
committed
release 4.1.1
1 parent 8563fb8 commit ab80780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ subprojects { subProject ->
109109
defaultTasks 'build'
110110

111111
group = 'org.hibernate'
112-
version = '4.1.1.Final'
112+
version = '4.1.2-SNAPSHOT'
113113

114114
// minimize changes, at least for now (gradle uses 'build' by default)..
115115
buildDir = "target"

0 commit comments

Comments
 (0)