From 45e0601c6ebea413e0174793a362ecb6e25886db Mon Sep 17 00:00:00 2001 From: Barbaric Date: Sat, 6 May 2017 16:51:47 +0200 Subject: [PATCH] Set version to v1.1.1 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 86f9c101..4062bd1b 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.1-SNAPSHOT" +compile "net.bootsfaces:bootsfaces:1.1.1" } war.doFirst { diff --git a/pom.xml b/pom.xml index 8b86b8e9..d44a1e55 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.bootsfaces BootsFacesWeb - 1.1.1-SNAPSHOT + 1.1.1 BootsFacesWeb war Documentation page of BootsFaces @@ -75,7 +75,7 @@ net.bootsfaces bootsfaces - 1.1.1-SNAPSHOT + 1.1.1 org.primefaces diff --git a/src/main/webapp/applayout/navbarbottom.xhtml b/src/main/webapp/applayout/navbarbottom.xhtml index 3ce9fbac..85050be4 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"> - +