Skip to content

Commit

Permalink
Add print BootsFaces Release Status in showConfigù
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCoder4eu committed Apr 24, 2017
1 parent ed1bb9a commit bfaba17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ task showConfig {
println "Main Configurations:"
println "--------------------"
println "BootsFacesVersion="+BootsFacesVersion
println "BootsFacesReleaseStatus="+BootsFacesReleaseStatus
println "pomVersion="+pomVersion
println "--------------------"
println "BootstrapVersion="+BootstrapVersion
println "BootswatchFullVersion="+BootswatchFullVersion
println "PatternFlyVersion="+PatternFlyVersion
Expand Down

0 comments on commit bfaba17

Please sign in to comment.