diff --git a/build.gradle b/build.gradle index 66d63dd..9841691 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ plugins { } // BootsFaces Library Version to use in the Build -ext.BootsFacesVersion = '2.0.0-SNAPSHOT' +ext.BootsFacesVersion = '2.0.1' [compileJava, compileTestJava]*.options*.encoding = 'UTF-8' java { diff --git a/pom.xml b/pom.xml index 0c7f528..c1c3001 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ net.bootsfaces bsfexamples - 2.0.0-SNAPSHOT + 2.0.1 war BootsFaces Examples bootable jar