diff --git a/build.gradle b/build.gradle index 38aa5418..94d6acdd 100644 --- a/build.gradle +++ b/build.gradle @@ -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.1.2-SNAPSHOT" +compile "net.bootsfaces:bootsfaces:1.1.2" } war.doFirst { diff --git a/pom.xml b/pom.xml index 61734ed1..eb2905e9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.bootsfaces BootsFacesWeb - 1.1.2-SNAPSHOT + 1.1.2 BootsFacesWeb war Documentation page of BootsFaces @@ -75,7 +75,7 @@ net.bootsfaces bootsfaces - 1.1.2-SNAPSHOT + 1.1.2 org.primefaces diff --git a/src/main/webapp/index.xhtml b/src/main/webapp/index.xhtml index 55eda89b..ec96d484 100644 --- a/src/main/webapp/index.xhtml +++ b/src/main/webapp/index.xhtml @@ -16,23 +16,24 @@ BootsFaces Showcase - + Welcome to the BootsFaces Showcase and Documentation + - Built on thecoder4eu-desktop Linux 4.2.0-27-generic amd64 - by Gradle 2.10 - Java Version 1.8.0_72 (Oracle Corporation 25.72-b15) + Built on thecoder4eu-desktop Linux 4.9.23-040923-generic amd64 + by Gradle 3.5 + Java Version 1.8.0_131 (Oracle Corporation 25.131-b11) sourceCompatibility 1.7 targetCompatibility 1.7 - Build Date Tue Feb 09 23:45:45 CET 2016 + Build Date Fri May 05 09:11:43 CEST 2017 - hibernate-validatorprimefacesqrgenbarcode4j-lightcorejavaseomnifacescomponentsangularFaces-corejackson-jaxrs-json-providercdi-apiservlet-apijsf-apijsf-implel-impljboss-loggingclassmatexml-apiscommons-loggingcommons-beanutilsjackson-jaxrs-basejackson-corejackson-databindjackson-module-jaxb-annotationsjavax.el-apijavax.interceptor-apijavax.injectel-apijackson-annotationsvalidation-api + hibernate-validatorprimefacesqrgenbarcode4j-lightcorejavaseomnifaceshighfacesbootsfacescdi-apiservlet-apijsf-apijsf-implel-impljboss-loggingclassmatexml-apisjsonjavax.servlet-apijavax.el-apijavax.interceptor-apijavax.injectel-apivalidation-api
Welcome to the BootsFaces Showcase and Documentation