Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c9949f

Browse files
committed
re-release 4.1.2 with 'Final' qualifier
1 parent a30a1ad commit 2c9949f

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
@@ -113,7 +113,7 @@ subprojects { subProject ->
113113
defaultTasks 'build'
114114

115115
group = 'org.hibernate'
116-
version = '4.1.3-SNAPSHOT'
116+
version = '4.1.2.Final'
117117

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

0 commit comments

Comments
 (0)