Skip to content

Commit

Permalink
Prepare for v1.3.0 final Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCoder4eu committed Jul 14, 2018
1 parent e03d93e commit 110e1ba
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 @@ -39,7 +39,7 @@ compile files("${System.properties['java.home']}/../lib/tools.jar")

compile fileTree(dir: 'bsflib', include: '*.jar') //Required for messages/utils

compile "net.bootsfaces:bootsfaces:1.3.0-SNAPSHOT"
compile "net.bootsfaces:bootsfaces:1.3.0"
}

war.doFirst {
Expand Down

0 comments on commit 110e1ba

Please sign in to comment.