diff --git a/docs-web/src/main/webapp/src/partial/docs/tag.edit.html b/docs-web/src/main/webapp/src/partial/docs/tag.edit.html
index 843a80a1..398470b6 100644
--- a/docs-web/src/main/webapp/src/partial/docs/tag.edit.html
+++ b/docs-web/src/main/webapp/src/partial/docs/tag.edit.html
@@ -1,6 +1,12 @@
-
+
+
+
diff --git a/docs-web/src/main/webapp/src/partial/docs/tag.html b/docs-web/src/main/webapp/src/partial/docs/tag.html
index 280daed3..8a915b26 100644
--- a/docs-web/src/main/webapp/src/partial/docs/tag.html
+++ b/docs-web/src/main/webapp/src/partial/docs/tag.html
@@ -29,11 +29,6 @@
-
-
- |
diff --git a/docs-web/src/test/java/com/sismics/docs/rest/TestTagResource.java b/docs-web/src/test/java/com/sismics/docs/rest/TestTagResource.java
index c7d61e80..efd09d02 100644
--- a/docs-web/src/test/java/com/sismics/docs/rest/TestTagResource.java
+++ b/docs-web/src/test/java/com/sismics/docs/rest/TestTagResource.java
@@ -2,7 +2,6 @@ package com.sismics.docs.rest;
import javax.json.JsonArray;
import javax.json.JsonObject;
-import javax.json.JsonValue;
import javax.ws.rs.client.Entity;
import javax.ws.rs.core.Form;
import javax.ws.rs.core.Response;
diff --git a/pom.xml b/pom.xml
index 64c8b8e7..cbd0371d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.sismics.docs
docs-parent
pom
-
1.0-SNAPSHOT
+
1.4-SNAPSHOT
Docs Parent