Skip to content

Commit 1479b27

Browse files
committed
Set Bootsfaces version for Release.
1 parent 3bbf17e commit 1479b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
providedCompile 'org.glassfish.web:el-impl:2.2'
2626
providedCompile 'javax.validation:validation-api:1.0.0.GA'
2727

28-
compile "net.bootsfaces:bootsfaces:1.2.0-SNAPSHOT"
28+
compile "net.bootsfaces:bootsfaces:1.2.0"
2929
}
3030
war {
3131
archiveName = 'Examples.war'

0 commit comments

Comments
 (0)