Skip to content

Commit

Permalink
Set Bootsfaces version for Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCoder4eu committed Dec 30, 2017
1 parent 3bbf17e commit 1479b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
providedCompile 'org.glassfish.web:el-impl:2.2'
providedCompile 'javax.validation:validation-api:1.0.0.GA'

compile "net.bootsfaces:bootsfaces:1.2.0-SNAPSHOT"
compile "net.bootsfaces:bootsfaces:1.2.0"
}
war {
archiveName = 'Examples.war'
Expand Down

0 comments on commit 1479b27

Please sign in to comment.