From 8b3ddd630ecd67a62be3238c1674270f12021e46 Mon Sep 17 00:00:00 2001 From: Barbaric Date: Fri, 25 Aug 2017 08:58:56 +0200 Subject: [PATCH] Set version to v1.1.3 for Release --- build.gradle | 2 +- pom.xml | 4 ++-- src/main/webapp/applayout/navbarbottom.xhtml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 308bd335..e865f387 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.3-SNAPSHOT" +compile "net.bootsfaces:bootsfaces:1.1.3" } war.doFirst { diff --git a/pom.xml b/pom.xml index 911cf1b6..2eb08e22 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.bootsfaces BootsFacesWeb - 1.2.0-SNAPSHOT + 1.1.3 BootsFacesWeb war Documentation page of BootsFaces @@ -75,7 +75,7 @@ net.bootsfaces bootsfaces - 1.2.0-SNAPSHOT + 1.1.3 org.primefaces diff --git a/src/main/webapp/applayout/navbarbottom.xhtml b/src/main/webapp/applayout/navbarbottom.xhtml index c0728d89..07e4cfb3 100644 --- a/src/main/webapp/applayout/navbarbottom.xhtml +++ b/src/main/webapp/applayout/navbarbottom.xhtml @@ -6,6 +6,6 @@ xmlns:b="http://bootsfaces.net/ui"> - +