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">
-
+