Skip to content

Commit c833195

Browse files
committed
Set version to v1.4.2 for RELEASE.
1 parent e0b750b commit c833195

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'war'
33

44
// BootsFaces Library Version to use in the Build
5-
ext.BootsFacesVersion = '1.4.2-SNAPSHOT'
5+
ext.BootsFacesVersion = '1.4.2'
66

77
sourceCompatibility = '1.8'
88
targetCompatibility = '1.8'

0 commit comments

Comments
 (0)