Skip to content

Commit 23891ff

Browse files
committed
4.0.1
1 parent b6e6f4f commit 23891ff

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
@@ -111,7 +111,7 @@ subprojects { subProject ->
111111
defaultTasks 'build'
112112

113113
group = 'org.hibernate'
114-
version = '4.0.1.Final'
114+
version = '4.1.0-SNAPSHOT'
115115

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

0 commit comments

Comments
 (0)